Changing the notification to when the number decreases.
Posted: Tue Jan 06, 2015 4:47 pm
I am monitoring a process and I need to get notified when the number decreases from 1 to 0, what would I have to do to set the SNMP alert to only notify when it reaches 0 instead of stating the system is critical when the number is one.
check_xi_service_snmp! -p 161 -o prCount.2 -C public -P 2c -m UCD-SNMP-MIB -w 0 -c 0
check_xi_service_snmp! -p 161 -o prCount.2 -C public -P 2c -m UCD-SNMP-MIB -w 0 -c 0