Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 3153
blob58fe40ca4756dee390968cc77872ecd21501f6ea
1 Title: windows agent: fixed two problems that could cause missing wmi results
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.4.0i1
8 Date: 1467721715
10 The first problem was that under certain circumstances, the first row of each wmi result was
11 skipped.
12 The second problem was, that a wmi section could get disabled if the wmi result is valid but empty.