Branch: refs/heads/master
Home:
https://github.com/tribe29/checkmk
Commit: dc53768335af376792aaaba0034759f86eec9e2b
https://github.com/tribe29/checkmk/commit/dc53768335af376792aaaba0034759f86…
Author: Tom Baerwinkel <tom.baerwinkel(a)tribe29.com>
Date: 2021-06-08 (Tue, 08 Jun 2021)
Changed paths:
A .werks/12914
M agents/windows/plugins/mssql.vbs
Log Message:
-----------
12914 FIX mssql.vbs: plugin now uses UTF-16 to support special characters like umlauts
Previously, any non-ASCII characters in the output of the the mssql.vbs agent plugin
were removed. As a result, the services were assigned incorrect (truncated) names.
Now the plugin uses UTF-16 to encode its output and service names are displayed
correctly. You have to rediscover the affected services.
SUP-6508
Change-Id: I33d91e07f51956dc8f952ef19a88e8587a329e38