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

Werk #15004: Improved notification processing performance

Component Notifications
Title Improved notification processing performance
Date Dec 12, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p18 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

In larger setups, notification processing could slow down as the configuration grew.

The reason was in particular the determination of labels for a host or service, which needed the current configuration to be loaded.

This configuration load is now no longer needed and the monitoring core creates the needed information on configuration generation.

To the list of all Werks