Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / emcvnx_raidgroups.capacity
blob81c4d3f92a85d32e4eba96da61247c88768d62ca
1 title: EMC VNX Storage: Free Capacity in RAID Groups
2 agents: emc
3 catalog: hw/storagehw/emc
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks the Usage of RAID Groups in an EMC VNX storage system.
9  It uses the check logic of the {df} check, so for configuration parameters
10  and examples please refer to the man page of {df}.
12  The information is retriefed by the special agent agent_emcvnx which uses
13  EMC's command line tool naviseccli. Capacity is retriefed in blocks. For
14  calculation of size in MB the check assumes a blocksize of 512 Bytes.
16 item:
17  The RAID Group ID.
19 inventory:
20  Automatically configures one check for every RAID Group listed in the agent output.