IBM Brocade

check_snmp_FCports_brocade.pl

Description:

Nagios plugin for checking the state of each Fiber Channel ports of a Brocade Connectrix DS 4900.

Current Version

Last Release Date

June 3, 2009

Compatible With


Project Files
Project Notes
It will be very usefull for the SAN.
Reviews (2) Add a Review
Brocade 48000 director
by mef2, January 31, 2010

Had to add: if ( ! $FC_adm_status ) { next; } after the query for SFC_adm_status. The previous query for ports_number returns the max ports allowed in the table. I do not have blades in all the slots so the table is not fully populated and has holes in it. This causes the $sess->get to fail. It would probably be better to walk the index to this table to reduce the number of queries for non-existent ports. Other than that it is a very professional script. Opening one connection for multiple queries is much faster than the other bash scripts that restart the snmpwalk command for each query.



Good plugin
by TigerTank44, November 30, 2009

Works very well. I use it to test some DS200B switches - no issues at all.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
5 (4)
Favorites
1
Views
103,837