GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / hitachi_hnas_pnode
blobc18cf4f0a64546d6104acaab01a34e633295b8b1
1 title: Hitachi HNAS: Status of Physical Nodes (PNodes)
2 agents: snmp
3 catalog: hw/storagehw/hitachi
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks the status of Physical Nodes (PNodes) in Hitachi HNAS storage systems.
8  It was tested against Hitachi HNAS Modell 3090 but probably will work
9  for other HNAS devices too - give it a try.
11  Returns {OK} if the reported state is "up" or "online". Returns {WARN} on
12  state "notUp". Returns {CRIT} on state "dormant" or "dead" and
13  {UNKN} on every other state.
15 inventory:
16  Creates one check for every PNode in the HNAS system.
18 item:
19  If SNMP returns a name of the PNode, the item is build up combining the ID
20  and this name. Otherwise it's just the ID.