GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / esx_vsphere_vm.datastores
blob82591f2ddd12a1ff8fcbcd43eccd63ec85ceb9aa
1 title: Virtual Machine under ESX: Name and disk free of datastores
2 agents: vsphere
3 catalog: os/misc
4 license: GPL
5 distribution: check_mk
6 description:
7  This check provices information about any datastores the virtualmachine is running on.
8  Reported fields are the name, the total capacity and the percentage of free space.
10  The check returns {OK}, unless the datastore information is missing.
11  In this case it returns {UNKNOWN}.
13  See "Monitoring VMWare ESX with Check_MK" in the online documentation
14  as well.
16 inventory:
17  On each VM one check is generated.