Alerting when something EQUALS a value instead of NOT EQUALS
Posted: Fri Jan 31, 2014 2:13 pm
We have a NAS that has flaky SNMP code. It's supposed to return OK when a drive is running without problems, but sometimes returns random garbage. Hence, setting an alert when it's NOT EQUAL to "OK" doesn't work. Is there an easy way to alert when the value returned EQUALS a certain string, such as "DEAD" or "RESYNC"?
Thanks
Thanks