Werk #12710: ps_section: allow ps sections with missing cgroup column
Component | Checks & agents | ||
Title | ps_section: allow ps sections with missing cgroup column | ||
Date | Apr 21, 2021 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Werk 12706 introduced a bug by filtering ps sections missing not only mandatory columns but also cgroup column, rendering formerly valid ps sections invalid. This change excludes 'cgroup' from mandatory columns, so those sections are being accepted again.