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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p2 2.1.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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