check_snmp giving warnings below warning threshold

Stephen Patterson steve at patter.mine.nu
Wed Sep 29 12:02:05 CEST 2004


I'm using check_snmp like this to monitor the CPU on cisco switches
and routers, it should warn at 60% and critical at 80%, but it
indicates warning at any value. Can anyone spot any errors with this
configuration?

define command {
        command_name    cisco-cpu
        command_line    /usr/lib/nagios/plugins/check_snmp -H $HOSTADDRESS$ -m none -C public -o .1.3.6.1.4.1.9.9.109.1.1.1.1.3.1 -w 60 -c 80
        }

and from command line: 
root at zaphod:~$ /usr/lib/nagios/plugins/check_snmp -H 192.168.253.171
-m none -C public -o .1.3.6.1.4.1.9.9.109.1.1.1.1.3.1 -w 60 -c 80
SNMP WARNING - 22

-- 
Stephen Patterson http://patter.mine.nu/
steveSPAM at .patter.mine.nu  remove SPAM to reply        
Linux Counter No: 142831 GPG Public key: 252B8B37        
Caution: breathing may be hazardous to your health.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://www.monitoring-lists.org/archive/users/attachments/20040929/73edab12/attachment.sig>


More information about the Users mailing list