Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check SAN Switch Health

Rating
13 votes
Favoured:
2
Current Version
0.0.3
Last Release Date
2010-08-18
Compatible With
  • Nagios 3.x
Owner
Hits
122062
Files:
FileDescription
check_fibrealliance.shcheck_fibrealliance.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This plugin checks sensors (psu, temperature, fans et al) and overall health of SAN switches that understand the Fibre Alliance MIB. There is a long list of companies behind that MIB; I have tested the script with switches from Brocade and Qlogic.
This plugin checks sensors (psu, temperature, fans et al) and overall health of SAN switches that understand the Fibre Alliance MIB. There is a long list of companies behind that MIB; I have tested the script with switches from Brocade and Qlogic.

Examples:

check_fibrealliance.sh -H 1.2.3.4 -C community -T status
Overall unit status: OK
Product: "QLogic(R) 4Gb Fibre Channel Switch Module for IBM BladeCenter(R)"
Serial number: "11S26R0883ZK15TL67G529"

check_fibrealliance.sh -H 1.2.3.4 -C community -T sensors
"Power supply 1 Status" = "Good"
"Temperature Status" = "Normal"
"Temperature Sensor 1 Value" = "27 degrees C"
Reviews (6)
bycsarli, June 11, 2014
Like a charm!
For 249824E Express IBM System Storage SAN24B
(what is Brocade 300 SAN switch)
bywillemdh, January 10, 2014
Plugin works fine out of the box on EMC Brocade 5300, but it would be nice to get some performance data out of it so we can get some graphs. Also for serial number I get 'None'. I'll see if I can find the oid for it.
bynishith, January 24, 2013
Tested on EMC Clariion SAN Switch & below is the result.

./check_fiberalliance.sh -H 10.0.64.214 -C public -T status
Overall unit status: OK
Product: "Fibre Channel Switch."
Serial number: "6YFR34D1"

./check_fiberalliance.sh -H 10.0.64.214 -C public -T sensors
TEMP #1" = type 3 is OK, value is 27"
TEMP #2" = type 3 is OK, value is 29"
" FAN #1" = type 4 is OK, value is 4129"
" FAN #2" = type 4 is OK, value is 4129"
" FAN #3" = type 4 is OK, value is 4129"
" Power Supply #1" = type 5 is OK, value is 1"

Nishith N.Vyas
bybrunoscota, August 8, 2012
!!!!!!!!!! Very GOOOOOD!
bydermaniac, April 12, 2011
2 of 2 people found this review helpful
Exactly what I needed! Really awesome! Registered just to thank you!
bypseudoyams, May 20, 2010
2 of 2 people found this review helpful
Great plugin. Works great with my HP StoragWorks MSA 2324fc SAN and HP FiberChannel switches.