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
155889
Files:
FileDescription
check_multipathcheck_multipath
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
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)"