trondham / check_openmanage

Nagios plugin to monitor hardware health on Dell servers
GNU General Public License v3.0
26 stars 10 forks source link

Problem with OMSA 9.3 #8

Open philrandal opened 5 years ago

philrandal commented 5 years ago

Returns error:

SNMP ERROR: Getting OMSA version failed: Received noSuchName(2) error-status at error-index 1

When run against a Windows 2012 R2 server running OMSA 9.3

philrandal commented 5 years ago

...10892.1.1.100 OID is completely missing

to get OMSA version,

...10892.1.1.1.0 = 9 ...10892.1.1.2.0 = 3 ...10892.1.1.3.0 = 0

That works for 9.2.0 too, but I can see no way of getting info about minor patches like 9.2.0.2

philrandal commented 5 years ago

My quick and dirty workaround is here:

https://github.com/philrandal/check_openmanage/commit/91f385578842e57cfe8260b67c322032e54402e0