Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

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