Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #10658: lnx_if: Discover speed from /sys/class/net/INTERFACE/speed if ethtool missing

Component Core & setup
Title lnx_if: Discover speed from /sys/class/net/INTERFACE/speed if ethtool missing
Date Dec 13, 2019
Level Trivial Change
Class New Feature
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.0.0i1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Previously if ethtool is missing then we do not get any information about interface speed. Now we collect speed information from "/sys/class/net/INTERFACE/speed" in this case.

You have to install the newest "check_mk_agent".

The speed is remembered during discovery and if the speed changes the interface service report WARN. Thus you have to rediscover the related services in order to get the correct speed information.

To the list of all Werks