Werk #7370: Linux agent now delievers output of 'ip address'

Component Checks & agents
Title Linux agent now delievers output of 'ip address'
Date Apr 12, 2019
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously the Linux agent delievered the output of 'ip link' which is a subset of 'ip address'. Now the agent uses 'ip address'. The inventory plugin {{mk_inventory}} also executed 'ip address'. This has been removed from the agent plugin {{mk_inventory}}. The related inventory plugin 'lnx_if_a' has also been removed. Instead the inventory plugin 'lnx_if' processes the IP addresses.

In order to use this feature you have to deploy the Linux agent and {{mk_inventory}} agent plugin.

To the list of all Werks