>Also, if what you suggest is correct, then I have to ensure I always plug my
>most important LAN into the first Ethernet, what happens if I want to check
>a second interface too.
Uhm, check your "2nd" interface in addition to, or alternatively then?
--
I’m not so sure it would be messy, surely most users would want a Nagios
NOTOK if any of their Ethernet adapters are returning a bad status.
Also, if what you suggest is correct, then I have to ensure I always plug
my most important LAN into the first Ethernet, what happens if I want to
check a
>I was hoping, and expecting to see both 'real' interfaces (index 2 and 3) in
>the check_ifoperstatus output ?
Just glancing quickly at the Perl code, I don't think it iterates over all them,
also I don't believe that would make sense.
How do you return data on multiple interfaces then?
What's
Hi Guys, I've posted this in the past without much response, so am hoping
a heroic person may have missed it. Any help much appreciated...
I maybe expecting something that is not designed, but I was hoping to
exclude checking of my loopback interface (as this frequently has
counters that are
I maybe expecting something that is not designed, but I was hoping to
exclude checking of my loopback interface
#snmpwalk -v1 -c public localhost ifType
IF-MIB::ifType.1 = INTEGER: softwareLoopback(24)
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
IF-MIB::ifType.3 = INTEGER: ethernetCsmacd(6)
#