Werk #17350: ps_section: Prevent ps crash on empty section
Component | Checks & agents | ||||
Title | ps_section: Prevent ps crash on empty section | ||||
Date | May 5, 2025 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
With this change, ps section doesn't crash if the StringTable
is empty. In
this case, ps parser returns None to prevent any unnecessary crash if something fails in the
agent.