GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / fjdarye100_disks
blobead29a12e63c06b5a96dbe500872c1255a8f1355
1 title: Fujitsu ETERNUS DX80 S2 storage systems: Disks
2 agents: snmp
3 catalog: hw/storagehw/fujitsu
4 license: GPLv2
5 distribution: none
6 description:
7  This check monitors the reported status of one of a physical disk
8  in storage systems from Fujitsu which support the
9  FJDARY-E100.MIB like the ETERNUS DX80 S2.
10  This is an adaption of the corresponding fjdarye60 check.
12  The check goes CRIT if the current state is not equal the state
13  during discovery; otherwise OK.
14  Moreover you can configure using the device states. In this case
15  the expected state is ignored and the check status will be CRIT
16  if the disk is broken, WARN if it is not available, not supported,
17  readying, recovering, partbroken, spare, notexist or copying,
18  OK otherise.
20 item:
21  The index of the device enclosure in the SNMP table. It is of type
22  integer. The first module has an index of {0}.
24 inventory:
25  The check supports automatic inventory. All available items which have
26  a state other than {notavailable} (3) during the inventory run are added to the
27  configuration. The {notavailable} state indicates that one disk is not installed.