Werk #313: Avoid duplicate reading of configuration file on --create-rrd

Component Core & setup
Title Avoid duplicate reading of configuration file on --create-rrd
Date Dec 11, 2013
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

The Check_MK Micro Core calls Check_MK with cmk --create-rrd --keepalive. That read in the configuration files (main.mk etc.) twice. This could have lead to various anomalities such as duplicate hosts when you have removed the default all_hosts = from your main.mk. This has been fixed now.

To the list of all Werks