Werk #18146: omd create: Detect if crontab cannot be accessed

Component Site management
Title omd create: Detect if crontab cannot be accessed
Date Jun 26, 2025
Level Trivial Change
Class New Feature
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.0p7 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

With this Werk, omd create will emit different exit codes based on errors it encountered:

0 -> Site creation was successful. 1 -> An exception occured and the site creation was aborted. 2 -> An issue was detected that requires manual intervention to resolve.

Currently, the exit code 2 case is only triggered when a site user is unable to access crontab, which is required for a site to work properly.

To the list of all Werks