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

Werk #14864: Docker monitoring: Prevent intermittent alerts due to race conditions

Component Agent bakery
Title Docker monitoring: Prevent intermittent alerts due to race conditions
Date Oct 6, 2022
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p15 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p30 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

If a docker container or image is removed while the docker agent plugin is collecting data, it could lead to temporary alerts such as "no such image"/"no such container" in the node info service and "count not present in agent output" in the containers service. The agent plugin now handles such cases without producing any alerts.

To the list of all Werks