check_openmanage block esmlog, check the rest of items

Trond Hasle Amundsen t.h.amundsen at usit.uio.no
Mon Jan 11 15:25:41 CET 2010


Natxo Asenjo <natxo.asenjo at gmail.com> writes:

> we have a brand new r710 and I have installed the openmanage software
> on the server itself. On the nagios server I execute it and it works
> fine (SNMP).
>
> /check_openmanage -H HOST -C public -P 1 -a
> Controller 1 [SAS 6/iR Integrated] needs attention: Degraded
> ESM log content: 4 critical, 0 non-critical, 1 ok
>
> Is it possible to exclude the esm log from the check?

Yes. You have implicitely included it with the '-a' option, which means
"check everything, including log content". Drop the '-a' option from the
command and you should be fine.

> And a second question: the raid controller is 'degraded', but it only
> is an updated firmware version. I cannot blacklist it with the
> --blacklist ctrl_fw option:
>
> ./check_openmanage -H rdpaysist -C public -P 1 -a -b ctrl_fw=1
> Controller 1 [SAS 6/iR Integrated] needs attention: Degraded
> ESM log content: 4 critical, 0 non-critical, 1 ok
>
> Is upgrading the firmware the only option to get rid of this message?
> (that is not a problem, by the way, but if I can blacklist it ...)

Hmm.. When the controller is in a degraded state, the plugin tries to
figure out why. In this case it obviously doesn't work. I need some
debugging info to get to the bottom of this. Can you email me directly
with output from the following commands:

  * On the monitored server:
      omreport storage controller

  * On the Nagios server:
      snmpwalk -v1 -c public rdpaysist 1.3.6.1.4.1.674.10893

Cheers,
-- 
Trond H. Amundsen <t.h.amundsen at usit.uio.no>
Center for Information Technology Services, University of Oslo

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list