Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5378
blobe1bb0b6901f3098bfd8e71dde1054a4c3666262a
1 Title: Windows agent: Ensure backwards compatibility of section webservices
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0i1
7 Date: 1506950547
8 Class: fix
10 Version 1.4.0 'corrected' the naming of section wmi_webservices. Unfortunately, this broke the backwards compatibility of old ini files that still call this 'webservices'. The fix maps the old name to the new one so that both old and new ini files work. Moreover, the agent bakery was still writing ini files with the old name. Now the agent bakery is also fixed.