[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [monit] Monitoring nic
From: |
Jan-Henrik Haukeland |
Subject: |
Re: [monit] Monitoring nic |
Date: |
Fri, 28 Nov 2008 15:46:32 +0100 |
On 28. nov.. 2008, at 15.29, Sebastián Scarano wrote:
Hi, is it posible to monitor a network interface? I´ve been
searching around but didn´t find anything. Thanks.
You can test a interface by testing the IP-address associated with the
interface. For instance:
check host somehost with address 192.168.1.123
or inside a check process or check host test you can use
if failed host 80.69.226.133 port 443 then alert
See the manual:
http://mmonit.com/monit/documentation/monit.html#connection_testing