Werk #8550: RRD files below var/check_mk/rrd/*/*.rrd are handled by diskspace cleanup

Component Metrics system
Title RRD files below var/check_mk/rrd/*/*.rrd are handled by diskspace cleanup
Date Sep 8, 2016
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.4.0i1 Checkmk Enterprise (CEE), Checkmk MSP (CME)

Similar to the RRD files below the legacy RRD path "var/pnp4nagios/perfdata//.rrd", the files in "var/check_mk/rrd//.rrd" are now also cleaned up by the diskspace cleanup mechanism.

Please note: The var/check_mk/rrd//.info files are not handled by the diskspace cleanup script because the diskspace deletes file by their last modification time and the files normally never change during runtime (except new perf data keys are found for a check).

To the list of all Werks