Werk #14693: clustering: Fix clustering in case of failover

Component Checks & agents
Title clustering: Fix clustering in case of failover
Date Aug 17, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p11 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In case of failover, a clustered check showed "Item not found in monitoring data" instead of fetching the data from the second node. The problem was that the service was discovered on a particular node within the cluster and expected to persist on this node, instead of being fetched from other nodes in the event that a failover had occurred.

This behavior was visible when the rule "Aggregation options for clustered services" was set on "Failover".

To the list of all Werks