Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / ibm_xraid_pdisks
blob56988aaf9407bd5cad1a043433f8970343f2cd8b
1 title: IBM servers: Physical Disks
2 agents: snmp
3 catalog: hw/server/ibm
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors the state of the physical disks on a
8  IBM xSeries / SystemX PC-based server that has the IBM SNMP
9  management software installed.
10  It can be used for "agentless" monitoring of disk failures,
11  and should even work with different types of raid controllers
12  in the same server. (It is only tested on a system with
13  one Adaptec-based controller)
14  The check verifies a disk has not {disappeared}, and will go
15  to {CRIT} otherwise. If there is status data for the disk the
16  check will return {CRIT} for a dead disk, {WARN} for a disk
17  that is rebuilding and {OK} if the disk is active.
19 item:
20  A combination of the controller, enclosure and the slot number, separated by
21  a slash, for example {"1/0/4"} for controller {1}, enclosure {0} and slot {4}.
22  The naming is chosen to be compatible with the megaraid_pdisks check, so in
23  dual monitoring one of them needs to be disabled using {disabled_checks}.
25 inventory:
26  All disks are automatically inventorized.