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

Werk #19554: Fix perf-o-meter bar rendering in top list widgets

Component Metrics system
Title Fix perf-o-meter bar rendering in top list widgets
Date Mar 26, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.6.0b1
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.5.0b3
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Previously, perf-o-meter bars in Top list widgets rendered incorrectly when the metric value fell outside the configured data range. For example, setting a minimum of 40 with a maximum of 100 while the actual value was below 40 caused the bar to appear fully filled instead of empty.

The bar width is now clamped so that values below the minimum show an empty bar and values above the maximum show a full bar.

To the list of all Werks