Werk #10218: lnx_if: Fixed wrong interpretation of interface status

Component Checks & agents
Title lnx_if: Fixed wrong interpretation of interface status
Date Oct 9, 2019
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p5 2.0.0i1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

Due to some refactorings the wrong interfaces status of Linux host was used.

This bug was introduced with werk 7370 (1.6.0b1).

The interface service may show {{(UP) CRIT}} instead of {{(UP) OK}}.

Because the status is remember during discovery you have to perform a re-discovery.

Details: Let the output of {{ip address}} be {{1: IFNAME: <UP> state UNKNOWN}}. The state {{UNKNOWN}} was used instead of the {{real}} interface status in the angle brackets.

To the list of all Werks