From 822bf91d14241df52c107f3f9d4dba90d5456753 Mon Sep 17 00:00:00 2001 From: Ben Kochie Date: Fri, 16 Feb 2018 09:46:41 +0100 Subject: Update README with nfsd collector. (#826) Add missing documentation about the `nfsd` collector. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index de998e1..eb9df4a 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no ` meminfo | Exposes memory statistics. | Darwin, Dragonfly, FreeBSD, Linux, OpenBSD netdev | Exposes network interface statistics such as bytes transferred. | Darwin, Dragonfly, FreeBSD, Linux, OpenBSD netstat | Exposes network statistics from `/proc/net/netstat`. This is the same information as `netstat -s`. | Linux +nfsd | Exposes NFS kernel server statistics from `/proc/net/rpc/nfsd`. | Linux sockstat | Exposes various statistics from `/proc/net/sockstat`. | Linux stat | Exposes various statistics from `/proc/stat`. This includes boot time, forks and interrupts. | Linux textfile | Exposes statistics read from local disk. The `--collector.textfile.directory` flag must be set. | _any_ -- cgit v1.2.3