Learn more about the latest product updates at the Checkmk Conference #12 – live from June 16-17! Watch here

Werk #2848: Fixed cleanup of old autocheck files of cluster hosts

Component Core & setup
Title Fixed cleanup of old autocheck files of cluster hosts
Date Dec 2, 2015
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i4 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.2.8b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The autocheck entries of clustered services were stored in [cluster].mk autocheck files in past versions. Current versions are now storing the autochecks in the node specific files.

The old [cluster].mk files were not cleaned up during discovery leading into duplicate autochecks entries. As these files were never updated again, they could result in unwanted services on the cluster hosts. This could be fixed manually by removing the [cluster].mk autocheck files via command line.

The current version is now cleaning up the files during discovery.

To the list of all Werks