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
65883
Files:
FileDescription
check_powerpathcheck_powerpath.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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 ...