Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 7c5684e2b9c99d74b8417241bd5b6ee8b5558cd7
https://github.com/Checkmk/checkmk/commit/7c5684e2b9c99d74b8417241bd5b6ee8b…
Author: Frans Fürst <frans.fuerst(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
A .werks/16896.md
M cmk/base/check_legacy_includes/mbg_lantime.py
M cmk/base/legacy_checks/mbg_lantime_ng_state.py
Log Message:
-----------
16896 FIX mbg_lantime_ng_state: ValueError (could not convert string to float:
'n/a')
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}}.
SUP-20609
Change-Id: I49886e5eabc8e607c6864fadf8c12a04b07877e3
Commit: 6d69524da99fa7fb1563769a0fbabeb8e41be93b
https://github.com/Checkmk/checkmk/commit/6d69524da99fa7fb1563769a0fbabeb8e…
Author: René Slowenski <rene.slowenski(a)checkmk.com>
Date: 2024-09-23 (Mon, 23 Sep 2024)
Changed paths:
M tests/update/conftest.py
Log Message:
-----------
update test: Set default edition for local testing
Change-Id: I7e6f67dba20caa63fb83420e87a911eaf89fa355
Compare:
https://github.com/Checkmk/checkmk/compare/f785e7ea8c6d...6d69524da99f
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications