Re: [Nagios-users] check_snmp help

2011-04-13 Thread Jason . Shaffer
This value is the number of IP's in a dhcp scope that are available for use. I want it to go to warning if there are less than 23 left and critical if there are less than 16 left. Putting the range in starting at zero gets the same result. ./check_snmp -C s8n1mp -H Corp208 -o .1.3.6.1.4.1.31

Re: [Nagios-users] check_snmp help

2011-04-12 Thread Michael Saldivar
On Tue, Apr 12, 2011 at 2:58 PM, wrote: > I am having problems with the checksnmp command, I am running some > check_snmp commands against our DHCP server. In this specific instance I > want a warning if the value is 17:23 and a critical if the value is 0:16, > regardless of how i type it in, I g

[Nagios-users] check_snmp help

2011-04-12 Thread Jason . Shaffer
I am having problems with the checksnmp command, I am running some check_snmp commands against our DHCP server. In this specific instance I want a warning if the value is 17:23 and a critical if the value is 0:16, regardless of how i type it in, I get a critical message. Any ideas? ./check_snmp