Werk #13765: Fritz!Box check plugins: Handly empty data correctly
Komponente | Checks & agents |
Titel | Fritz!Box check plugins: Handly empty data correctly |
Datum | 17.03.2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk-Version | 2.0.0p22 2.1.0b3 2.2.0b1 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
The Fritz!Box check plugins did not handly empty data correctly:
- fritz_wan_if crashed with KeyError (NewLayer1DownstreamMaxBitRate).
- fritz_conn, fritz_config and fritz_link reported UNKNOWN.
Now, these plugins go stale instead, as expected.