If I add -w 18 or -w "18" or -w '18' I still don't get an Warning state.abrist wrote:Well, you should not get a warning nor critical if the temp value is less than 20.
Search found 3 matches
- Wed Aug 21, 2013 12:08 am
- Forum: Open Source Nagios Projects
- Topic: check_snmp for temperature | w and c set
- Replies: 5
- Views: 2973
Re: check_snmp for temperature | w and c set
- Wed Aug 14, 2013 11:40 pm
- Forum: Open Source Nagios Projects
- Topic: check_snmp for temperature | w and c set
- Replies: 5
- Views: 2973
Re: check_snmp for temperature | w and c set
If I add -w or -c I get the same message SNMP OK -....
- Tue Aug 13, 2013 5:39 am
- Forum: Open Source Nagios Projects
- Topic: check_snmp for temperature | w and c set
- Replies: 5
- Views: 2973
check_snmp for temperature | w and c set
Hello, I have a temperature thermometer model P8510 - Intelligent Ethernet Thermometer (http://www.cometsystem.cz/) I want to monitor this in Nagios. My command looks like this: ./check_snmp -H 10.xxx.xxx.xxx -P 1 -o enterprises.22626.1.5.2.1.2.0 -C public SNMP OK - "18.8" | I don't know h...