Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #11305: config: drop support of 'precompile_params'

Component Checks & agents
Title config: drop support of 'precompile_params'
Date Jul 14, 2020
Level Trivial Change
Class New Feature
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

This werk only affects users who have developed their own plugins using the 'precompile function' feature. If you are not aware of this feature, you are most likely not affected.

The support of this feature is now dropped, so if you have used it, please adapt your code accordingly. Otherwise your check function will not be passed the expected parameters. Have a look at the commit history of the sap or fileinfo plugins for reference.

To the list of all Werks