GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / hitachi_hnas_volume
blob18d1a9a0084036612b08e35e2a3ac2bca9ec45fb
1 title: Hitachi HNAS: Usage and Status of Volumes
2 agents: snmp
3 catalog: hw/storagehw/hitachi
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks the Usage and Status of Volumes in Hitachi HNAS storage systems.
9  For usage it uses the check logic of the {df} check, so for configuration
10  parameters and examples please refer to the man page of {df}.
12  If the status of a volume is reported to be "mounted", the check may
13  return {OK}, on status "unformatted" or "formatted", the check returns
14  at least {WARN}, on "needsChecking" it returns {CRIT} and {UNKN} on
15  every other status.
17  The worst status of both (usage levels and status) is returned by the check.
19 item:
20  The ID of a Volume plus it's label, separated by a space, e. g. 1025 data
22 inventory:
23  Finds one item per Volume.