Werk #1426: windows agent: logwatch: no longer reports incorrect formatted texts (japanese characters)

Component Core & setup
Title windows agent: logwatch: no longer reports incorrect formatted texts (japanese characters)
Date Oct 28, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i6
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

Sometimes the windows agent read error texts out of dll files. Most dll files were prefixed with %SystemRoot% which gets replaced by the real path.

However, there were instances where the prefix was %windir%. This placeholder was not replaced correctly. As a result the dll could not get opened, which lead to incorrect formatted texts.

To the list of all Werks