Werk #15112: Drop configuration option "State in case of empty output"

Component Checks & agents
Title Drop configuration option "State in case of empty output"
Date Jan 18, 2023
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The WATO configuration option "State in case of empty output" is dropped.

The feature did not work as intended since Checkmk version 2.0. We now reviewed the feature to decide whether we want to repair or remove it. In this case we felt that its small benefit does not justify the complexity it introduces into the codebase.

For the sake of simplicty and maintainability we remove the feature.

An empty output from a monitored host will always result in a CRIT state of the Check_MK service, which has always been the default.

To the list of all Werks