aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormischief <mischief@offblast.org>2018-04-15 08:38:47 +0000
committermischief <mischief@offblast.org>2018-04-15 08:38:47 +0000
commit693eb82139775899277919747dfcfce634ecf070 (patch)
treeb9bccf445e532e188ab39ac52f1b13529f2db34e /README.md
parent26a385d7abe2181530426f49e0fe918d06917ca1 (diff)
downloadprometheus_node_collector-693eb82139775899277919747dfcfce634ecf070.tar.bz2
prometheus_node_collector-693eb82139775899277919747dfcfce634ecf070.tar.xz
prometheus_node_collector-693eb82139775899277919747dfcfce634ecf070.zip
update README.md and CHANGELOG.md to reflect new bsd boottime collector
Signed-off-by: mischief <mischief@offblast.org>
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