Werk #12985: Local Checks: Make Min/Max Values Truly Optional

Komponente Checks & agents
Titel Local Checks: Make Min/Max Values Truly Optional
Datum 15.07.2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 2.0.0p8 2.1.0b1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

As stated in the documentation, min/max values are optional in the output of local checks. However, this was not fully implemented. Omitting min/max values in the output, i.e. a=5;3:7;2:8, worked, but empty values such as a=5;3:7;2:8;;, resulted in ValueError: could not convert string to float: '' on the Checkmk server.

This has been fixed.

Zur Liste aller Werks