Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / esx_vsphere_objects
blob0e55bc2ecf524a2a2831cef9aa2074a027afbf77
1 title: VMWare ESX: Location and state of VMs and host systems
2 agents: vsphere
3 catalog: os/misc
4 license: GPL
5 distribution: check_mk
6 description:
7  This check makes sure that items sent by the ESX special agent (hostsystems
8  and VMs) are stil present later on. The information about this data can also
9  be used for determining the architecture of a VMWare farm out of the monitoring
10  data.
12  The check will get warning if a host or VM is powered off or suspended. But
13  this can be configured via a check parameter.
15 inventory:
16  One service per hostsystem and per VM will be created, regardless of its state.
18 item:
19  The text {HostSystem} or {VM} followed by a space followed by the name of the host system
20  or VM.