Werk #18462: Fix count of failed services in systemd service summary

Component Checks & agents
Title Fix count of failed services in systemd service summary
Date Jul 24, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p9 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p36 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

In the 'systemd service summary', failed systemd services were displayed as such, even if they had been disabled on the system or set to 'ignore' by the user. This led to the service summary being misinterpreted according to the set state, due to failed, but disabled or ignored, systemd services were not triggering a CRIT state in the systemd service summary.

Now, disabled or ignored 'failed' systemd services are not counted as failed services.

To the list of all Werks