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

Werk #4852: Livestatus connections: fixed bug where data from previous connection got reused

Component Livestatus
Title Livestatus connections: fixed bug where data from previous connection got reused
Date Jul 24, 2017
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.5.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.4.0p9 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

When using persistent connections, there was a risk that the response data from previous livestatus queries got intermingled with the data from the latest query.

This caused quite a lot of confusing for most of the GUI plugins, which crashed occasionally.

To the list of all Werks