GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / dmraid.pdisks
blob275115a943b70b5d75fef689205fe45156de8e09
1 title: Phyiscal 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 physical 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 a disk is failed or missing/removed. Otherwise it will return OK.
16 item:
17  One item is generated per physical disk found in a DM array.
19 inventory:
20  All logical disks are automatically inventorized.