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_multipath

Rating
1 vote
Favoured:
0
Hits
155386
Files:
FileDescription
check_multipathcheck_multipath
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Checks multipath connections to SAN storage on your GNU/Linux box, also has working support for specifying required redundancy level
Checks multipath connections to SAN storage on your GNU/Linux box, also has working support for specifying required redundancy level



It is updated and fixed version of:

1. http://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/check_multipath
2. http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES.old/nagios-plugin-check_multipath.sh
3. http://exchange.nagios.org/directory/Plugins/Uncategorized/Operating-Systems/Linux/check_multipath/details
Reviews (1)
bymaarten, August 11, 2010
1 of 1 people found this review helpful
Works great but there is an error on line 111.
It is missing a $-sign.
Should be:
echo "MULTIPATH: $($MULTIPATH -l 2>&1)"