<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-15">
<META content="MSHTML 6.00.2900.5726" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>I use check_snmp to get certain traps from Openmanage but I</DIV>
<DIV>suspect check_openmanage works the same way. There is a </DIV>
<DIV>separate mib (dcstorag(10893).mib) for the disk storage side as</DIV>
<DIV>opposed to the rest of the chassis (10892.mib) so my guess</DIV>
<DIV>would be the problem lies there.<BR>What does the following give you?</DIV>
<DIV>define command{<BR> command_name dell_returnglobaldiskstatus</DIV>
<DIV> command_line $USER1$/check_snmp -H $HOSTADDRESS$ -C $ARG1$ -w 0:3 -c 7:5 -o .1.3.6.1.4.1.674.10893.1.20.110.13.0 -l 'Disk Status' -P 2c<BR> }<BR>where ARG1 is your community string</DIV>
<DIV> </DIV>
<DIV>Regards</DIV>
<DIV>Paul</DIV>
<DIV><BR>>>> Greg Etling <getling@stern.nyu.edu> 19/05/10 20:50 >>><BR>I have just started implementing some check_openmanage checks on my <BR>servers, and have run into some odd behavior with the combination of <BR>Windows 2003, OM 6.2 and the SNMP check. It appears that this <BR>combination is having issues with the drive/controller reporting. <BR>Initially things worked fine under OM 5.4, until the SNMP service would <BR>die (other than that, Mrs. Lincoln...) - so i upgraded to OM 6.2, when I <BR>observed the following behaviour.<BR><BR>When the check is run without any blacklisting, the plugin reports that <BR>there is a global status WARNING, but all components are OK - the <BR>WARNING is coming from out of date Firmware/Driver versions as listed below:<BR><BR>------<BR>Firmware/Driver Information for Controller PERC 6/i Integrated<BR>Firmware Version 6.0.3-0002<BR>Minimum Required Firmware Version 6.2.0-0012<BR>Driver Version 2.14.00.32<BR>Minimum Required Driver Version 2.23.00.32<BR>Storport Driver Version 5.2.3790.3959<BR>Minimum Required Storport Driver Version 5.2.3790.4173<BR>------<BR><BR>Now when run in debug mode, I noticed that it had no information about <BR>the drives at all (note the beta version - same output as plugin v3.5.7):<BR>------<BR>[root@sys-mgt-1 stern]# ./check_openmanage -H testserver -C *****<BR> System: PowerEdge 2950<BR> ServiceTag: XXXXXXX OMSA version: 6.2.0<BR> BIOS/date: 2.3.1 04/29/2008 Plugin version: 3.5.8-beta7<BR>-----------------------------------------------------------------------------<BR> Chassis Components<BR>=============================================================================<BR> STATE | ID | MESSAGE TEXT<BR>---------+------+------------------------------------------------------------<BR> OK | 1 | Memory module 1 [DIMM1, 2048 MB] is Ok<BR> OK | 2 | Memory module 2 [DIMM2, 2048 MB] is Ok<BR> OK | 3 | Memory module 3 [DIMM3, 2048 MB] is Ok<BR> OK | 4 | Memory module 4 [DIMM4, 2048 MB] is Ok<BR> OK | 1 | Chassis fan 1 [System Board FAN 1 RPM]: 7050<BR> OK | 2 | Chassis fan 2 [System Board FAN 2 RPM]: 7125<BR> OK | 3 | Chassis fan 3 [System Board FAN 3 RPM]: 7125<BR> OK | 4 | Chassis fan 4 [System Board FAN 4 RPM]: 7050<BR> OK | 0 | Power Supply 0 [AC]: Presence detected<BR> OK | 1 | Power Supply 1 [AC]: Presence detected<BR> OK | 0 | Temperature Probe 0 [System Board Ambient Temp] reads <BR>22 C (min=8/3, max=42/47)<BR> OK | 0 | Processor 0 [Intel Xeon E5440 2.83GHz] is Present<BR> OK | 1 | Processor 1 [Intel Xeon E5440 2.83GHz] is Present<BR> OK | 0 | Voltage sensor 0 [CPU1 VCORE] is Good<BR> OK | 1 | Voltage sensor 1 [CPU2 VCORE] is Good<BR> OK | 2 | Voltage sensor 2 [System Board CPU VTT] is Good<BR> OK | 3 | Voltage sensor 3 [System Board 1.5V PG] is Good<BR> OK | 4 | Voltage sensor 4 [System Board 1.8V PG] is Good<BR> OK | 5 | Voltage sensor 5 [System Board 3.3V PG] is Good<BR> OK | 6 | Voltage sensor 6 [System Board 5V PG] is Good<BR> OK | 7 | Voltage sensor 7 [Riser 1.5V PXH PG] is Good<BR> OK | 8 | Voltage sensor 8 [Riser 5V Riser PG] is Good<BR> OK | 9 | Voltage sensor 9 [System Board Backplane PG] is Good<BR> OK | 10 | Voltage sensor 10 [System Board Linear PG] is Good<BR> OK | 11 | Voltage sensor 11 [System Board 0.9V PG] is Good<BR> OK | 12 | Voltage sensor 12 [System Board 0.9V Over Volt] is Good<BR> OK | 13 | Voltage sensor 13 [System Board CPU Power Fault] is Good<BR> OK | 0 | Battery probe 0 [System Board CMOS Battery] is <BR>Presence Detected<BR> OK | 0 | Chassis intrusion 0 detection: Ok (Not Breached)<BR>-----------------------------------------------------------------------------<BR> Other messages<BR>=============================================================================<BR> STATE | MESSAGE TEXT<BR>---------+-------------------------------------------------------------------<BR> OK | ESM log health is Ok (less than 80% full)<BR>OOPS! Something is wrong with this server, but I don't know what. The <BR>global system health status is WARNING, but every component check is OK. <BR>This may be a bug in the Nagios plugin, please file a bug report.<BR>------<BR><BR>And the Status as reported to Nagios believes that there are no disks <BR>whatsoever on the server:<BR>------<BR>OK - System: 'PowerEdge 2950', SN: 'XXXXXXX', hardware working fine, 0 <BR>logical drives, 0 physical drives<BR>------<BR><BR>This has been replicated on several identical systems.<BR><BR>I'm a bit stumped as to where the problem lies. Please let me know if <BR>you need further information from me.<BR><BR>Thanks in advance,<BR>Greg<BR>---<BR>Greg Etling<BR>getling@stern.nyu.edu<BR>Systems Administrator<BR>Stern IT Enterprise Operations<BR>NYU Stern School of Business<BR><BR><BR>------------------------------------------------------------------------------<BR><BR>_______________________________________________<BR>Nagios-users mailing list<BR>Nagios-users@lists.sourceforge.net<BR><A href="https://lists.sourceforge.net/lists/listinfo/nagios-users">https://lists.sourceforge.net/lists/listinfo/nagios-users</A><BR>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. <BR>::: Messages without supporting info will risk being sent to /dev/null<BR></DIV></BODY></HTML>