GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / emcvnx_hwstatus
blob812db3acdeb3be7d961a1e2035eab63506eb1b2d
1 title: EMC VNX Storage: Hardware Status
2 agents: emcvnx
3 catalog: hw/storagehw/emc
4 license: GPL
5 distribution: check_mk
6 description:
7  Reports the status of Power Supplies, SPS, SPS Cabeling, LCC, SP, CPU Modules,
8  SP I/O Modules, DIMM Modules and the Overall Status of an Enclosure on EMC VNX
9  storage systems.
11  Returns {OK} if the agent reports "Present" or "Valid" status and {CRIT}
12  on every other status.
14  The information is retriefed by the special agent agent_emcvnx which uses
15  EMC's command line tool naviseccli.
17 item:
18  The name of the name of the sensor as returned by the special agent prefixed
19  with Bus ID and Enclosure ID
21  E. g.
23     0/0 CPU Module A
25     or
27     0/0 SP B I/O Module 0
29 inventory:
30  Automatically configures one check for every hardware status entry listed
31  in the agent output and not having status "Empty" (Entries having "Empty"
32  status when running inventory are considered to be intentionally empty.)