Skip to content

Nagios Plugin check_multipath

Davide Madrisan edited this page Feb 16, 2017 · 2 revisions

check_multipath - check the multipath topology status

[/etc/nrpe.d/check_multipath]
command[check_multipath]=/usr/bin/sudo /usr/lib/nagios/plugins/check_multipath
Usage note
This plugin checks the multipath topology status.
Copyright (C) 2013,2015 Davide Madrisan <[email protected]>
Usage:
  check_multipath [OPTION]...
Options:
  -v, --verbose   show details for command-line debugging (Nagios may truncate output)
  -h, --help      display this help and exit
  -V, --version   output version information and exit
Examples:
  check_multipath
Example of output
> sudo /usr/lib/nagios/plugins/check_multipath
multipath OK

> sudo /usr/lib/nagios/plugins/check_multipath
multipath CRITICAL: found 2 faulty path(s)
Performance data

none

Clone this wiki locally