mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 15:32:05 +08:00
dbdd7ead23
The ethstat plugin for collectd provides a convenient way to track a large list of variables associated with network interfaces such as channel busy time and many others. A list of the available variables for a given interface may be acquired by running ethtool -S <interface> Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>