Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / vxvm_multipath
blobaf9ab4f16c723c57294cf87b88d502b31dc5b27d
1 title: Veritas VxVM: Multipath
2 agents: hpux, linux
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7   This check verifies status of multipath devices managed using
8   Veritas native multipathing {VxDMP} on a host running Veritas VxVM.
9   It will return {OK} if all configured paths are active.
10   Otherwise, it will decide based on the number of active paths.
11   If more than 50% of the paths are still active, it will return a
12   {WARN} status, or a {CRIT} if less than 50% - or none - paths are
13   still working.
15   You need to install the agent plugin {vxvm}.
18 inventory:
19   One item is generated per multipathed LUN. It is named after the
20   volume managers' {access name} for the disk.