Werk #14138: Reduce erroneous retrieval and flushing of RRDs

Component Setup
Title Reduce erroneous retrieval and flushing of RRDs
Date Jul 4, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p7 Checkmk Enterprise (CEE), Checkmk MSP (CME)

The built-in dashboard Kubernetes and would provide insufficient context information for it's dashlets. This led to error messages in the cmc.log, e.g.,

Error flushing RRD: Usage: rrdtool rrdtool flushcached [--daemon|-d <addr>] <file> [<file> ...]
Error accessing RRD: don't understand 'kube_cpu_usage'

These errors are harmless, but spam the log. With this werk, the erroneous commands are no longer produced if opening the Kubernetes dashboard.

To the list of all Werks