check_openmanage

Ashcor Technologies ashcor at optonline.net
Wed Apr 27 15:25:41 CEST 2011


> On Wed, Apr 27, 2011 at 5:06 AM, Trond Hasle Amundsen wrote:

> Ashcor Technologies <ashcor at optonline.net> writes:
>
>> ok, talked to dell, there is no hardware on the T105 that will allow
>> monitoring of the fan, voltage, etc.. basically the only thing you 
>> can
>> monitor is the raid array which is fine as that's all I really want 
>> to
>> check with nagios.
>
> Ok. I don't know the 100 series, but from what I understand they are
> entry-level servers with limited capabilities and a low price tag. The
> plugin will barf at servers that don't have the basic monitoring 
> probes,
> unless they are absent for obvious reasons (e.g. blades don't have
> fans). I still think this is a good idea, as I've seen plenty of
> instances where OMSA malfunctions in such a way that it will say a 
> probe
> doesn't exist when it actually does.
>
> I'm reluctant to change that policy, so users of the 100 series will
> have to exclude certain checks in the plugin. It is not ideal, but I
> believe the problem to be limited since most would go for servers with
> better monitoring capabilities (i.e. 200 series and beyond).
>
>> Still have that pesky timeout after 30 seconds error though.  tried
>> with --timeout 60 and with -t 60 and nothing seems to change the
>> behavior.
>
> Still weird. Did you try running the plugin manually with the timeout
> option? Try 'check_openmanage.exe -t 60 [other options]'
>
> Perhaps OMSA on the T105 hangs on some probe that doesn't exist. If
> you're only interested in monitoring storage, you could try:
>
>   check_openmanage.exe --only storage
>
> Cheers,
> -- 
> Trond H. Amundsen <t.h.amundsen at usit.uio.no>

ok, found the -a switch for the check_NRPE command on the host.  so I 
run the following:

check_nrpe -H $hostaddress$ -p 5666 -t 60 -c check_openmanage -a --only 
storage

the result is the same as before, more complaints about missing probes 
etc...

in the debug window of NSClient++ however the check_openmange is 
injected as such


d NSClient++.cpp(1106) Injecting: check_openmanage: --only, storage

d NSClient++.cpp(1142) Injected Result: WARNING 'Problem running 
'omreport chass
is fans': Error! No fan probes found on this system.<br/>Problem running 
'omrepo
rt chassis temps': Error! No temperature probes found on this 
system.<br/>Proble
m running 'omreport chassis volts': Error! No voltage probes found on 
this syste
m.'

it seems a bit odd that the comma appears between "--only" and "storage" 
which may be causing check_openmanage to ignore the option switches I 
imagine.

I also tried:

check_nrpe -H $hostaddress$ -p 5666 -t 60 -c check_openmanage -a "--only 
storage"

which, while eliminating the comma between the "--only" and "storage" 
still produced the same error..

so... one step forward, two steps back...

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
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