Werk #2794: The encoding parameter set in the agent sections was not working
Component | Checks & agents | ||||
Title | The encoding parameter set in the agent sections was not working | ||||
Date | Nov 17, 2015 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
You can configure the encoding of agent sections with the additional section parameter
encoding(cp437), e.g. <<<mycheck:sep(9):encoding(cp437)>>>
.
This feature was broken, due to some code restructuring a few months ago.