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

Werk #13259: ups_out_load: valuespec transform from 2.0.0 representations was missing

Component Core & setup
Title ups_out_load: valuespec transform from 2.0.0 representations was missing
Date Jun 14, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p3 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

After updating to Checkmk 2.1 rules configured for "output loads of UPSs and PDUs" check in Checkmk 2.0 and below would result in unhandled exceptions "KeyError (levels)" and error messages in the configuration interface "The type must be a dictionary, but it is a tuple." This change introduces a transform function for values of "ups_out_load" turning them into valid format.

To the list of all Werks