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

Werk #22337: Reports: "Host/service report for multiple X" now lists them alphanumerically

Component Reporting & availability
Title Reports: "Host/service report for multiple X" now lists them alphanumerically
Date Sep 2, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p14
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p37
Not yet released
Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

The "Host report for multiple hosts" and "Service report for multiple services" report elements listed their child reports in whatever order Livestatus happened to return the matching hosts or services, which doesn't follow any predictable order and often didn't match the order of other elements in the same report (for example, an Availability table listing the same hosts alphanumerically).

Child reports are now sorted alphanumerically by host name (and, for services, then by service name), matching the order used elsewhere in reporting.

To the list of all Werks