This is the check command that I have

check_snmp -H $HOSTADDRESS$ -C $SNMP_COMMUNITY$ -l Status -m READYNAS-MIB -o volumeStatus.1 -s "\"ok\""

When I issue it from the command line, I get

./check_snmp -H 10.10.100.xxx -C xxxx -l Status -m READYNAS-MIB -o volumeStatus.1 -s "\"ok\"" Status OK - "ok" | READYNAS-MIB::volumeStatus.1="ok"
What I see in Opsview 3.0 on the service status page is

Current Status:      CRITICAL   (for 0d 0h 45m 27s)
Status Information:    Status CRITICAL - *"ok"*
Performance Data:    READYNAS-MIB::volumeStatus.1="ok"

On 2.12.5 I see the same page shows

Current Status: OK Status Information: Status OK - "ok"
Performance Data:    READYNAS-MIB::volumeStatus.1="ok"


_______________________________________________
Opsview-users mailing list
Opsview-users@lists.opsview.org
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to