GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / hitachi_hnas_fc_if
blobc6454555a66ecbc3157e9cdec242a07b097fbb58
1 title: Hitachi HNAS: FibreChannel Interfaces
2 agents: snmp
3 catalog: hw/storagehw/hitachi
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks FibreChannel Interfaces in Hitachi HNAS storage systems.
9  It uses the check logic of the {if64} check, so for configuration parameters
10  and examples please refer to the man page of {if64}.
12  Values for ifHCInUcastPkts, ifHCInMulticastPkts, ifHCInBroadcastPkts,
13  ifHCOutUcastPkts, ifHCOutMulticastPkts, ifHCOutBroadcastPkts, ifOutDiscards,
14  ifOutErrors and ifOutQLen are always 0 and ifPhysAddress is empty, because
15  they do not exist in this case.
17 item:
18  If configured to use the interface ID as item, it is build from
19  the ID of the interface as a three digit number, prefixed with the ID
20  of the ClusterNode. For Interface 2 on ClusterNode 1 e. g. 1002
22  If configured to use the Alias or Description of an interface as item,
23  it is build from the ID of the ClusterNode plus the ID of the interface
24  separated by a dot. For Interface 2 on ClusterNode 1 e. g. 1.2
26 inventory:
27  Finds one item per FibreChannel Interface.