Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
-
None
Description
This is related to OBS-3187 and OBS-3664
Since the fix of Supermicro detection in OBS-3664 everything is detected and working as expected, however Chassis Intrusion value is the exact opposite of reality. If Chassis Intru is "OK", then it is shown as "Alert" and the other way around.
If have read through OBS-3187 and it seems like from my understanding I can confirm that for discrete values $state instead of the $current data should be used. That should cover my scenario and those in OBS-3187 correctly - meaning in case of Intrusion 0x0000 is healthy and 0x0100 is not healthy.
Beside that VBAT status is not showing up in Observium.
Thanks a lot!
I have added the following logs:
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk |
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk |
|
./poller.php -d <host> > poller.log
|