Skip to content

Add a plugin that provides network devices

Arjen Hiemstra requested to merge work/ahiemstra/networkplugin into master

This introduces a plugin that provides network devices and sensors. It also contains several changes to kstats to make this possible. The plugin queries NetworkManager for getting the data, but it has been designed to be able to query other sources.

This also drops the "network" subsystem from ksgrdiface, since those sensors are now obsolete.

Edited by Arjen Hiemstra

Merge request reports