From 5cf7968ad142271976b1a8750319e30597eb3b6d Mon Sep 17 00:00:00 2001 From: "W. Andrew Denton" Date: Tue, 18 May 2021 08:50:45 -0700 Subject: [PATCH] ethtool: Add documentation to README.md Signed-off-by: W. Andrew Denton --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1539bc4..f1966513 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ Name | Description | OS buddyinfo | Exposes statistics of memory fragments as reported by /proc/buddyinfo. | Linux devstat | Exposes device statistics | Dragonfly, FreeBSD drbd | Exposes Distributed Replicated Block Device statistics (to version 8.4) | Linux +ethtool | Exposes network interface and network driver statistics equivalent to `ethtool -S`. | Linux interrupts | Exposes detailed interrupts statistics. | Linux, OpenBSD ksmd | Exposes kernel and system statistics from `/sys/kernel/mm/ksm`. | Linux logind | Exposes session counts from [logind](http://www.freedesktop.org/wiki/Software/systemd/logind/). | Linux