Ticket #54 (new defect)

Opened 14 months ago

Last modified 10 months ago

Check_Ibm_Bladecenter

Reported by: Massimo Bertinelli Owned by: palli
Priority: minor Milestone:
Component: nagios-plugins Version:
Keywords: Cc:

Description

I use the check on my nagios but only switchmodules options report : /usr/local/nagios/libexec/check_ibm_blade.pl -H 192.168.68.252 --mode switchmodules -v 1 -C public -d Executing: snmpwalk -v1 -c public -t 10 192.168.68.252 1.3.6.1.4.1.2.3.51.2.22.3.1.1 1.3.6.1.4.1.2.3.51.2.22.3.1.1 Executing: snmpwalk -v1 -c public -t 10 192.168.68.252 1.3.6.1.4.1.2.3.51.2.22.3.1.7 1.3.6.1.4.1.2.3.51.2.22.3.1.7 Unhandled exception while running script: 22

all other switch of the plugin work fine .. Thanks for your help Massimo Bertinelli

Change History

comment:1 Changed 11 months ago by palli

Massimo,

can you run the following command from command-line and paste the output ?

snmpwalk -v1 -c public -t 10 192.168.68.252

Thanks, Pall

comment:2 Changed 10 months ago by palli

  • Owner changed from tommi to palli

I have a proposed fix in git head. ​http://opensource.is/trac/export/14d1cf26ef2e832f04b3c15f7aeb1e15ec98e0f9/nagios-plugins/check_ibm_bladecenter/check_ibm_bladecenter.py

Can you please try it out and see if it fixes the problem ?

Thanks! Palli

Note: See TracTickets for help on using tickets.