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

Werk #16896: mbg_lantime_ng_state: ValueError (could not convert string to float: 'n/a')

Component Checks & agents
Title mbg_lantime_ng_state: ValueError (could not convert string to float: 'n/a')
Date Sep 18, 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.0p18 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p35 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Value for {{mbgLtNgNtpRefclockOffset}} may be 'n/a' instead of a float representation, resulting in {{ValueError (could not convert string to float: 'n/a')}} being thrown in the check function.

This change skips preprocessing and evaluating a value of {{'n/a'}} for {{mbgLtNgNtpRefclockOffset}}

To the list of all Werks