Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #11951: mssql_jobs: fix Check_MK and Check_MK_Discovery crash

Component Checks & agents
Title mssql_jobs: fix Check_MK and Check_MK_Discovery crash
Date Feb 8, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0b6 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

The Check_MK and Check_MK Discovery services crashed in association with the mssql_jobs check with the following error message:

ValueError (time data ' 000000' does not match format '%Y%m%d %H%M%S')

This crash occurs when the next run date and next run time of the MSSQL jobs are not set (i.e. set to NULL). This has been fixed.

To the list of all Werks