Branch: refs/heads/2.1.0
Home:
https://github.com/Checkmk/checkmk
Commit: 4cbc827f4d147c182f8a8d51e34acadb24c72521
https://github.com/Checkmk/checkmk/commit/4cbc827f4d147c182f8a8d51e34acadb2…
Author: Moritz Kiemer <moritz.kiemer(a)checkmk.com>
Date: 2024-01-31 (Wed, 31 Jan 2024)
Changed paths:
A .werks/16376
M cmk/utils/piggyback.py
Log Message:
-----------
16376 FIX DCD: Not respecting "Validity of missing data" setting
This fixes disappearing hosts in case of temporarily missing data around the time when
a cleanup background job is run (around midnight).
In case a piggybacked host temporarily did not receive any data while the background
(cron) job `cmk --cleanup-piggyback` was executed, a subsequent run of the DCD would not
respect the "Validity of missing data" setting, wrongly removing the affected
host
from the monitoring configuration.
Change-Id: I97519bfab8bc76c21cedeafdede864fb51748df1