Werk #17714: Fix change detection of clustered services for discovered changes

Component Checks & agents
Title Fix change detection of clustered services for discovered changes
Date Mar 21, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0b3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

On clustered services the discovery parameters are written to each individual autochecks file, but when the currently active node was not the first node in the cluster the Service discovery detected this a a changed service, even though the correct parameters have already been written to the correct nodes autocheck file.

Now, active nodes are being prioritized when detecting changed services which means this problem will no longer occur.

To the list of all Werks