Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #14167: Improved loading times of user configured graphs/views/dashboards/reports

Component User interface
Title Improved loading times of user configured graphs/views/dashboards/reports
Date Aug 1, 2022
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p10 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Configurations with hundreds or thousands of custom visualization elements such as custom graphs suffered from slow page rendering, because the configuration files usually become quite large. To improve the loading time, an attempt is now always made to load a cached version of the file in question. The cached version is located in the tmpfs directory and also uses an optimized file format to reduce the parsing time by a factor of 10.

To the list of all Werks