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

Werk #5730: Graph export can now use custom consolidation function

Component Metrics system
Title Graph export can now use custom consolidation function
Date Feb 14, 2018
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i3 Checkmk Pro, Checkmk Ultimate MT

In addition to werk #8643 it is now possible to provide the optional key consolidation_function to control which consolidation function should be used when calculating aggregated numbers.

Possible values are:

  • "consolidation_function": "max" - The default
  • "consolidation_function": "min"
  • "consolidation_function": "average"

To the list of all Werks