Werk #14693: clustering: Fix clustering in case of failover
Komponente | Checks & agents | ||||
Titel | clustering: Fix clustering in case of failover | ||||
Datum | 17.08.2022 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
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".