Werk #13265: netapp_api_if: discover interfaces even if they have no `recv_data` entry
Komponente | Checks & agents |
Titel | netapp_api_if: discover interfaces even if they have no `recv_data` entry |
Datum | 12.01.2023 |
Checkmk-Editon | Checkmk Raw (CRE) |
Checkmk-Version | 2.2.0i1 |
Level | Kleine Änderung |
Klasse | Bugfix |
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen |
Discovery for `netapp_api_if` would skip interfaces with no entry for amount of received data (for historical) reasons. This change makes the discovery function discover even those interfaces without this information resulting in potentially more discovered items.