Werk #13189: ps: irregular line continuation in Windows agent output leads to crash
Component | Checks & agents | ||||
Title | ps: irregular line continuation in Windows agent output leads to crash | ||||
Date | Nov 24, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
In some cases, the agent output of the ps section contains processes that have a newline character in the process description, which caused the ps check to crash. This has been observed when an executable is run with parameters, e.g. myscript.exe -param1 val1 -param2 val2. This has been fixed