Werk #10839: if.include: Fix missing performance data of interface groups on clusters
Component | Checks & agents | ||||
Title | if.include: Fix missing performance data of interface groups on clusters | ||||
Date | Mar 17, 2020 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Interface groups may be configured on clusters. In order to detect counter wraps all metrics of each interface of the cluster nodes are checked. In the counter names the node name was missing. This led to empty performance data because counter wraps were wrongly detected.