Werk #13265: netapp_api_if: discover interfaces even if they have no `recv_data` entry
Component | Checks & agents |
Title | netapp_api_if: discover interfaces even if they have no `recv_data` entry |
Date | Jan 12, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0i1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.