Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #20204: mk_sap: Add option to exclude CCMS paths from monitoring

Component Checks & agents
Title mk_sap: Add option to exclude CCMS paths from monitoring
Date Sep 1, 2026
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

The SAP agent selects which parts of the CCMS monitor tree to collect via a list of allowed paths. So far this was a pure allow list, so a single noisy object below a wildcard rule could not be skipped without also losing the automatic pickup of new objects below that rule.

It is now possible to configure paths that are excluded from monitoring even when they are matched by one of the allowed paths. The exclude list can be configured through the agent bakery rule and defaults to empty, so existing setups are not affected.

Thanks to Simon Harms for the contribution.

To the list of all Werks