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 f38bcd0..7a4b9f4 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ schedstat | 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
56stat | Exposes various statistics from `/proc/stat`. This includes boot time, forks and interrupts. | Linux 56stat | 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_ 57textfile | 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
58time | Exposes the current system time. | _any_ 59time | Exposes the current system time. | _any_
59timex | Exposes selected adjtimex(2) system call stats. | Linux 60timex | Exposes selected adjtimex(2) system call stats. | Linux
60uname | Exposes system information as provided by the uname system call. | Darwin, FreeBSD, Linux, OpenBSD 61uname | Exposes system information as provided by the uname system call. | Darwin, FreeBSD, Linux, OpenBSD