Home Directory Plugins Hardware Storage Systems SAN and NAS Check EMC PowerPath managed devices and paths

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 EMC PowerPath managed devices and paths

Rating
0 votes
Favoured:
0
Last Release Date
2012-02-01
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
Owner
License
GPL
Hits
66275
Files:
FileDescription
check_powerpathcheck_powerpath.sh
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!
Shell script runs the command "powermt", parses its output, looking for devices and paths.
Checks each device for "active" state and each path for "active" mode and "alive" state.

Return values:
OK (0) - all paths up
WARNING(1) - at least one non-active/non-alive path
CRITICAL(2) - device(s) not alive
UNKNOWN(3) - error in command or input

Output strings:
OK - PowerPath: x devices / y paths
WARNING - devicename/serial:path:mode/state ...
CRITICAL - devicename/serial:path:mode/state ...