[Nagiosplug-help] IBM Bladecenter monitoring problems
Ian Rarity
Ian.Rarity at espc.com
Fri Apr 17 13:02:13 CEST 2009
Hi all,
I'm trying to monitor our IBM BladeCentre enclosure with Nagios. I've found the plugin "check_snmp_IBM_Bladecenter.pl" at http://www.nagiosexchange.org/cgi-bin/page.cgi?g=Detailed%2F2071.html;d=1, but I'm having problems getting it to check anything. Running the following command as the Nagios user:
# ./check_snmp_IBM_Bladecenter.pl -H <IP Address> -C <password> -t System-Temp-Ambient -w 3000 -c 4000
Returns:
OK System-Temp-Ambient (2100) 21.00 Centigrade
So my server room's nice and cool. But this check command:
define command {
command_name check_bc_ambtemp
command_line /usr/local/nagios/libexec/check_snmp_IBM_Bladecenter.pl -H $HOSTADDRESS$ -C <password> -t System-Temp-Ambient
}
Returns "(null)" in Nagios, and immediately starts alerting about it.
Does anyone have any idea why this might be the case, and what I can do to get Nagios to report the plugin status correctly? In fact, has anyone had any luck with this plugin at all? All the other checks that I've tried with it fail in the same way, but work fine at the command line.
Thanks,
Ian.
*******************
Ian Rarity
Technical Engineer
ESPC (UK) Ltd.
T: (44)131 624 8000
F: (44)131 624 8509
http://www.espc.com
________________________________
Private and Confidential: This e-mail transmission is strictly confidential and intended solely for the addressee. It may contain privileged and confidential information and if you are not the intended recipient, you must not copy, disclose, distribute or take any action in reliance on it. If you have received this e-mail in error, please delete it and notify our E-mail Systems Administrator on +44 (0) 131 624 8000. ESPC (UK) Ltd does not accept any liability for any harm that may be caused to the recipient's system or data by this message or any attachment.
ESPC (UK) Ltd is a company registered under the Companies Acts in Scotland (Registered Number SC203585), and having its registered office at 90A George Street, Edinburgh, Midlothian EH2 3DF.
ESPC (UK) Ltd is an Appointed Representative of Accord Consultancy which is authorised and regulated by the Financial Services Authority.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20090417/0924c229/attachment.html>
More information about the Help
mailing list