Werk #10838: lnx_if: Fix grouping of interfaces on clusters

Component Checks & agents
Title lnx_if: Fix grouping of interfaces on clusters
Date Mar 17, 2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p11 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

On clusters a check plugin processes all node data at once. Interfaces may be grouped by index. The check plugin {{lnx_if}} serially numbered the interface indices across all node data. This led to missing interfaces in a group. Now the check plugin serially numbers the interface indices PER node.

To the list of all Werks