Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / hitachi_hnas_vnode
blobd5a22c128804a6776de4f939f517f55c65c3c4e1
1 title: Hitachi HNAS: Status of Virtual Nodes (VNodes or EVS)
2 agents: snmp
3 catalog: hw/storagehw/hitachi
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks the status of Virtual Nodes (VNodes, also called EVS) in Hitachi
8  HNAS storage systems.
9  It was tested against Hitachi HNAS Modell 3090 but probably will work
10  for other HNAS devices too - give it a try.
12  Returns {OK} if the reported state is "onLine". Returns {CRIT} on state
13  "offLine" and {UNKN} on every other state.
15  The PNode it runs on and the admin status are displayed just for info.
17 inventory:
18  Creates one check for every VNode in the HNAS system.
20 item:
21  If SNMP returns a name of the VNode, the item is build up combining the ID
22  and this name. Otherwise it's just the ID.