1 title: Status of a disk in an LSI RAID array
7 Monitors the status of a single disk of an LSI RAID controller. The Linux
8 agent sends information about its state, if the tool {cfggen} is
9 available. Each disk can be in one of several states, such as
10 {ONL} (online), {HSP} (hot spare), {FLT} (faulty) or {MIS} (missing).
11 The check is parameterized with a target state. The check gets
12 critical if the disk is not in that state or no information about
13 the disk is sent at all by the agent.
16 The id of the disk (as string).
19 The inventory creates checks for all existing disks - regardless of
20 their states. The current state of a disk is used as target state.
21 That way, you will be notified by Nagios, even if a disk changes
22 from state {HSP} to {ONL}.