Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #16890: check_ewon: ValueError (incomplete format)

Component Checks & agents
Title check_ewon: ValueError (incomplete format)
Date Aug 6, 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.0p12 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0p33 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

Formatting a value with unit % would result in an invalid format-string making check_ewon crash with an exception ValueError (incomplete format). This change makes check_ewon use f-formatting instead of %-formatting.

To the list of all Werks