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 7a4b9f4..b8bb283 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,7 @@ nfsd | Exposes NFS kernel server statistics from `/proc/net/rpc/nfsd`. This is t
53pressure | Exposes pressure stall statistics from `/proc/pressure/`. | Linux (kernel 4.20+ and/or [CONFIG\_PSI](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/accounting/psi.txt)) 53pressure | Exposes pressure stall statistics from `/proc/pressure/`. | Linux (kernel 4.20+ and/or [CONFIG\_PSI](https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/accounting/psi.txt))
54schedstat | Exposes task scheduler statistics from `/proc/schedstat`. | Linux 54schedstat | Exposes task scheduler statistics from `/proc/schedstat`. | Linux
55sockstat | Exposes various statistics from `/proc/net/sockstat`. | Linux 55sockstat | Exposes various statistics from `/proc/net/sockstat`. | Linux
56softnet | Exposes statistics from `/proc/net/softnet_stat`. | Linux
56stat | Exposes various statistics from `/proc/stat`. This includes boot time, forks and interrupts. | Linux 57stat | Exposes various statistics from `/proc/stat`. This includes boot time, forks and interrupts. | Linux
57textfile | Exposes statistics read from local disk. The `--collector.textfile.directory` flag must be set. | _any_ 58textfile | Exposes statistics read from local disk. The `--collector.textfile.directory` flag must be set. | _any_
58thermal\_zone | Exposes thermal zone & cooling device statistics from `/sys/class/thermal`. | Linux 59thermal\_zone | Exposes thermal zone & cooling device statistics from `/sys/class/thermal`. | Linux