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

Werk #20099: veritas_vcs: Fix crash when a service group reports no state

Component Checks & agents
Title veritas_vcs: Fix crash when a service group reports no state
Date Jun 15, 2026
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
3.0.0b1
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.5.0p8
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p33 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

When a Veritas Cluster Server agent reported a service group with only Frozen/TFrozen entries and no State entry (partial VCS output), the VCS Service Group check crashed with ValueError: 'summary' must be non-empty str or None.

Such service groups now no longer crash. As there is no state information for the group, the check simply reports no state result for it; any active freeze and the cluster name are still shown.

To the list of all Werks