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 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
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.