Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / dmraid.ldisks
blob44780e26307b4d74ab1bb1e634b410d7b8374d80
1 title: Logical disks of DMRaid
2 agents: linux
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the state of logical disks (RAID arrays) of a BIOS-controlled software raid,
8  that is managed using the dmraid utility. The types of supported arrays can be listed using {dmraid -l}.
9  The Linux agent detects such array if the {dmraid} command line utility  is found in the shell
10  search path.
12  The utility {dmraid} is available/installable in all linux distributions.
14  The check will return CRITICAL if the raid is inconsitent or WARNING if the array if currently rebuilding. An OK status will be returned as OK.
16 item:
17  One item is generated per logical disk found on the system.
19 inventory:
20  All logical disks are automatically inventorized.