Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5297
blob134075f52dc79ac4566934dc2174fd862b734e5a
1 Title: dotnet_clrmemory, msexch_rpcclientaccess, wmi_cpuload: Fixed activate changes because of inconsistent item handling
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: incomp
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1505989362
11 WATO groups, inventory functions in wmi.include and service descriptions
12 were inconsistent.
13 <ul>
14 <li>Werk 4099 changed WATO item type.</li>
15 <li>Library {{wmi.include}} returned wrong item for {{wmi_cpuload}}.</li>
16 <li>Check {{dotnet_clrmemory}} had not '%s' in service description (not incomp.).</li>
17 </ul>
18 In the first case the existing rules must be discharged and new ones have
19 to be applied.
20 Second issue requires a re-discovery on the affected hosts.
21 Third one is not incompatible; just a cosmetic change.