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

Werk #16900: mk_jolokia: allow import of integer values for timeout values

Component Checks & agents
Title mk_jolokia: allow import of integer values for timeout values
Date Nov 4, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p21 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p37 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Values for timeout when configuring a bakery rule for "JMX monitoring of Java JVMs using Jolokia" have to be floating point, resulting in ValueError when integer values are configured instead.

This change introduces a migration rule for timeout turning all numbers into float.

To the list of all Werks