Werk #4846: ESX monitoring: fixed incomplete data, when the xml response from the esx server includes newlines
| Component | Checks & agents | ||
| Title | ESX monitoring: fixed incomplete data, when the xml response from the esx server includes newlines | ||
| Date | Jul 11, 2017 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
In most scenarios, the xml response never has a newline. There was an instance, where a newline was entered into a comment field. This newline broke the xml parser...