Werk #12091: mysql_capacity: ValueError() raised if ':' in error message

Component Checks & agents
Title mysql_capacity: ValueError() raised if ':' in error message
Date Mar 29, 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.0p2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Splitting a message string containing instance and message results in an error if the message itself contains the delimiter (':'). This change will make sure the input string will be splitted into 2 parts max.

To the list of all Werks