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

Check EMC PowerPath managed devices and paths

Bookmark and Share

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
24794
Files:
FileDescription
check_powerpathcheck_powerpath.sh
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 ...