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

Werk #10129: Fixed WaitObject regression in Livestatus queries

Component Livestatus
Title Fixed WaitObject regression in Livestatus queries
Date Dec 3, 2020
Level Major Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0b2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

There are 2 Livestatus tables consisting only of a single row: "status" and "eventconsolestatus". You can't specify a WaitObject for them (they have no primary key), so you leave this header out when using WaitCondition/WaitTimeout/... on these single-row tables. This special case was broken in early 2.0 versions and has been fixed.

To the list of all Werks