Refactoring: Moved more application check parameters from unsorted.py to dedicated...
[check_mk.git] / .werks / 562
blob90eec452bfade71c914f41f3f5a328d24120f0dd
1 Title: esx_vsphere_vm.guest_tools: new check to monitor guest tools status
2 Level: 1
3 Component: checks
4 Version: 1.2.5i1
5 Date: 1393598628
6 Class: feature
8 This check allows to monitor if the guest gools version of the VM is up-to-date.<br>
9 Possible values and states:
10 <ul>
11 <li>"VMware Tools is installed, and the version is current" - State OK</li>
12 <li>"VMware Tools is installed, but the version is not current" - State WARN</li>
13 <li>"VMware Tools has never been installed" - State CRIT</li>
14 <li>"VMware Tools is installed, but it is not managed by VMWare" - State WARN</li>
15 </ul>
17 The resulting state of each value can also be modified by the WATO rule<br>
18 <tt>Virtual machine guest tools status</tt>