Thank you for your swift reply. Sorry that I had to trouble you with my own 
stupidity :)

Regards

Jens

-----Original Message-----
From: Trond Hasle Amundsen [mailto:t.h.amund...@usit.uio.no] 
Sent: 12. oktober 2012 10:58
To: Nagios Users List
Subject: Re: [Nagios-users] Problem with check_openmanage

"Jens Hyllegaard (Soft Design A/S)" <jens.hyllega...@softdesign.dk>
writes:

> I am using version 3.7.6 of check_openmanage.
>
> I have disabled notifications for battery charge events in the call to 
> check_openmanage but I still get notifications from Nagios.
>
>  
>
> This is command line I use:
>
> $USER1$/check_openmanage -s -p -H $HOSTADDRESS$ -b ps=all -b 
> bat_charge
>
>  
>
> This is the current output from check_openmanage for one the servers.
>
> WARNING: Cache Battery 0 in controller 0 is Charging (Ready) [probably 
> harmless]

Hello Jens,

There is a slight typo in your command definition. Replace with:

  $USER1$/check_openmanage -s -p -H $HOSTADDRESS$ -b ps=all -b bat_charge=all

..and you should be fine :)

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

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Nagios-users mailing list
Nagios-users@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

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Nagios-users mailing list
Nagios-users@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

Reply via email to