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
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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