GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / fjdarye500_disks
blobf19fab7395bdd6fc36f8ad99f3b2deb04248373c
1 title: Fujitsu ETERNUS DX500 S3 storage systems: Disks
2 agents: snmp
3 catalog: hw/storagehw/fujitsu
4 license: GPL
5 distribution: check_mk
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-E150-SNMPV2.MIB like the ETERNUS DX500 S3.
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.