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 65898d0..4d97efc 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,7 @@ logind | Exposes session counts from [logind](http://www.freedesktop.org/wiki/So
73meminfo\_numa | Exposes memory statistics from `/proc/meminfo_numa`. | Linux 73meminfo\_numa | Exposes memory statistics from `/proc/meminfo_numa`. | Linux
74mountstats | Exposes filesystem statistics from `/proc/self/mountstats`. Exposes detailed NFS client statistics. | Linux 74mountstats | Exposes filesystem statistics from `/proc/self/mountstats`. Exposes detailed NFS client statistics. | Linux
75ntp | Exposes local NTP daemon health to check [time](./docs/TIME.md) | _any_ 75ntp | Exposes local NTP daemon health to check [time](./docs/TIME.md) | _any_
76pressure | 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))
76processes | Exposes aggregate process statistics from `/proc`. | Linux 77processes | Exposes aggregate process statistics from `/proc`. | Linux
77qdisc | Exposes [queuing discipline](https://en.wikipedia.org/wiki/Network_scheduler#Linux_kernel) statistics | Linux 78qdisc | Exposes [queuing discipline](https://en.wikipedia.org/wiki/Network_scheduler#Linux_kernel) statistics | Linux
78runit | Exposes service status from [runit](http://smarden.org/runit/). | _any_ 79runit | Exposes service status from [runit](http://smarden.org/runit/). | _any_