Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

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 Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p2 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

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