Werk #13252: netapp_api_vs_traffic services become PENDING if time correspondent does not change
Component | Checks & agents | ||||
Title | netapp_api_vs_traffic services become PENDING if time correspondent does not change | ||||
Date | Sep 15, 2021 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
netapp_api_vs_traffic used IO operation counter instead of time at some places which leads to PENDING services if those values do not change over time leading to a non-computable IO rate (and thus raising an exception). This change makes netapp_api_vs_traffic handle that case returning '-' instead of a rate (but not becoming PENDING any more).