GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / emcvnx_raidgroups.capacity_contiguous
blob27fe7d890bf68fab391bc7b4a653ebd22f8776e1
1 title: EMC VNX Storage: Contiguous Free Capacity in RAID Groups
2 agents: emcvnx
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. In contrast to
8  the Check {emcvnx_raidgroups.capacity} this check rates only the biggest
9  free contiguous group of unbound segments as "free". Fragmented space is
10  rated as used.
12  The Check uses the check logic of the {df} check, so for configuration parameters
13  and examples please refer to the man page of {df}.
15  The information is retriefed by the special agent agent_emcvnx which uses
16  EMC's command line tool naviseccli. Capacity is retriefed in blocks. For
17  calculation of size in MB the check assumes a blocksize of 512 Bytes.
19 item:
20  The RAID Group ID.
22 inventory:
23  Automatically configures one check for every RAID Group listed in the agent output.