Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 3541
blob38572b5070a0c685d23d0424c6231f66e66f08d4
1 Title: esx_vsphere_hostsystem.state: no longer crashes when data is missing
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i1
8 Date: 1465286242
10 Sometimes ESX systems decide not report any data at all.
11 This check no longer crashes when this happens, it simply reports UNKNOWN.
13 An upcoming update will change this behaviour so that the checks will go stale
14 in case the data is missing.