SNMP Monitoring - Status Change Configuration
Posted: Fri Jul 12, 2019 4:54 pm
Nagios XI Version: 5.5.7
I'm attempting to create some SNMP alerts for HP hardware that we have (DL360p G8 servers) utilizing the SNMP Walk wizard. I can get the service check created (as in successful recognition of the OID and supplying of a value from the OID), but i can't get the status (Ok/Warning/Critical) to change when the value changes.
Here's a screenshot of the how i configured it currently. To note there are actually more values i'd want to add to Warning and Critical, but just for now i want to just get it to successfully change state for at least one value. Bay 1 has a status of 4 because i have the power cable unplugged for testing purposes. Even though i stated the 4 value in the Critical Field it's showing as Warning Here's the command used by the service check. To note i've attempted to put ** , '' , and "" around each of the numbers to see if that'd change anything and that was not successful.
check_xi_service_snmp! -p 161 -o enterprises.232.6.2.9.3.1.4.1.1 -C dcopublic -P 2c -m CPQHLTH-MIB -w 3 -c 4
Here's info on the OID i'm attempting to utilize
I'm attempting to create some SNMP alerts for HP hardware that we have (DL360p G8 servers) utilizing the SNMP Walk wizard. I can get the service check created (as in successful recognition of the OID and supplying of a value from the OID), but i can't get the status (Ok/Warning/Critical) to change when the value changes.
Here's a screenshot of the how i configured it currently. To note there are actually more values i'd want to add to Warning and Critical, but just for now i want to just get it to successfully change state for at least one value. Bay 1 has a status of 4 because i have the power cable unplugged for testing purposes. Even though i stated the 4 value in the Critical Field it's showing as Warning Here's the command used by the service check. To note i've attempted to put ** , '' , and "" around each of the numbers to see if that'd change anything and that was not successful.
check_xi_service_snmp! -p 161 -o enterprises.232.6.2.9.3.1.4.1.1 -C dcopublic -P 2c -m CPQHLTH-MIB -w 3 -c 4
Here's info on the OID i'm attempting to utilize