aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a14de6d..b712f09 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,7 @@ Name | Description | OS
26arp | Exposes ARP statistics from `/proc/net/arp`. | Linux 26arp | Exposes ARP statistics from `/proc/net/arp`. | Linux
27bcache | Exposes bcache statistics from `/sys/fs/bcache/`. | Linux 27bcache | Exposes bcache statistics from `/sys/fs/bcache/`. | Linux
28bonding | Exposes the number of configured and active slaves of Linux bonding interfaces. | Linux 28bonding | Exposes the number of configured and active slaves of Linux bonding interfaces. | Linux
29boottime | Exposes system boot time derived from the `kern.boottime` sysctl. | Darwin, Dragonfly, FreeBSD, NetBSD, OpenBSD
29conntrack | Shows conntrack statistics (does nothing if no `/proc/sys/net/netfilter/` present). | Linux 30conntrack | Shows conntrack statistics (does nothing if no `/proc/sys/net/netfilter/` present). | Linux
30cpu | Exposes CPU statistics | Darwin, Dragonfly, FreeBSD, Linux 31cpu | Exposes CPU statistics | Darwin, Dragonfly, FreeBSD, Linux
31diskstats | Exposes disk I/O statistics. | Darwin, Linux 32diskstats | Exposes disk I/O statistics. | Darwin, Linux