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

Werk #22146: xinetd: Do not abort site start when already running

Component Site management
Title xinetd: Do not abort site start when already running
Date Sep 3, 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.0p14
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p37
Not yet released
Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT

Previously, starting a site whose xinetd was still running aborted with:

Starting xinetd...still running with pid 12345! Aborting!

The init script exited with a failure, so omd start and omd restart reported an error for the whole site, although nothing was actually wrong.

The xinetd init script now behaves like the other site services: it reports already running. and exits successfully.

To the list of all Werks