Werk #13459: Fix inline help in ps monitoring rule
Component | Checks & agents |
Title | Fix inline help in ps monitoring rule |
Date | Feb 18, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b1 2.0.0p21 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
'Include process arguments in long-output' parameter in ps monitoring rule previously falsely stated that first N arguments will be shown. This was never the case. First N characters of all arguments are shown in the long-output. Inline help text is therefore changed.