Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / esx_vsphere_hostsystem.state
blobfb1e27d17a586238ee2208c7b985b8088c384ff7
1 title: VMWare ESX Host System: Overall state and power state
2 agents: vsphere
3 catalog: os/misc
4 license: GPL
5 distribution: check_mk
6 description:
7  This check queries the overall state and power state of an ESX host
8  system via the vsphere agent and returns:
10  {OK} if the ESX host is running normally (powered on)
12  {WARN} if vsphere reports overall state of yellow or if the ESX host is
13      in power state standBy
15  {CRIT} if vsphere reports overall state of red or grey or if the ESX host is
16      in power state poweredOff
18  See "Monitoring VMWare ESX with Check_MK" in the online documentation
19  as well.
21 inventory:
22  On each ESX host one check is generated.