Werk #12712: mssql_counters: ValueError() raised on unknown timestamp formats

Component Checks & agents
Title mssql_counters: ValueError() raised on unknown timestamp formats
Date Apr 26, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Non-standard timestamp formats unknown to the mssql_counters section parser might lead to ValueError() being raised. This change adds the possibilities to write "a.m."/"p.m." instead of "AM"/"PM", write times with periods rather than colons and have space padded dates (" 1. 1.2021".

To the list of all Werks