Werk #13459: Fix inline help in ps monitoring rule
Component | Checks & agents | ||||||
Title | Fix inline help in ps monitoring rule | ||||||
Date | Feb 18, 2022 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
'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.