Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / aix_multipath
blob876764fee008b5b8bbcf8bdbcb943e30d5bf3bf3
1 title: Multipathing on AIX
2 agents: aix
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the state of SCSI devices AIX hosts that are managed
8  by the native multipath manager. The check will alert with a WARNING if the
9  number of paths to a SCSI device changes.
10  The check will alert for any non-enabled paths. It will give a WARNING status
11  if more than 50% of paths are still enabled, or a CRITICAL status if there is
12  less than this left.
13  Note that the last path always stays {"Enabled"} on AIX, even if it encounters
14  IO errors.
16 item:
17  The WWID of the LUN.
19 inventory:
20  One service is created for each LUN that is reported by
21  the lspath utility. Devices that do not start with {"hdisk"}
22  are not included in inventory.