aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes 'fish' Ziemke <github@freigeist.org>2016-12-25 11:04:43 +0100
committerGitHub <noreply@github.com>2016-12-25 11:04:43 +0100
commit71ea37987f321e985117fc39e53d0bbac85fe8d0 (patch)
treec77c1cf1daaca79393ef378a812e3c52123832f8 /README.md
parent296d7fdd2e3bc48af436e733f029eaece8947d9a (diff)
parentb0d15eaac689e4922202cc6919c3a301384f535d (diff)
downloadprometheus_node_collector-71ea37987f321e985117fc39e53d0bbac85fe8d0.tar.bz2
prometheus_node_collector-71ea37987f321e985117fc39e53d0bbac85fe8d0.tar.xz
prometheus_node_collector-71ea37987f321e985117fc39e53d0bbac85fe8d0.zip
Merge pull request #365 from EdSchouten/drbd
A collector for DRBD
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 f20fc72..ee806e1 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ Name | Description | OS
42---------|-------------|---- 42---------|-------------|----
43bonding | Exposes the number of configured and active slaves of Linux bonding interfaces. | Linux 43bonding | Exposes the number of configured and active slaves of Linux bonding interfaces. | Linux
44devstat | Exposes device statistics | Dragonfly, FreeBSD 44devstat | Exposes device statistics | Dragonfly, FreeBSD
45drbd | Exposes Distributed Replicated Block Device statistics | Linux
45gmond | Exposes statistics from Ganglia. | _any_ 46gmond | Exposes statistics from Ganglia. | _any_
46interrupts | Exposes detailed interrupts statistics. | Linux, OpenBSD 47interrupts | Exposes detailed interrupts statistics. | Linux, OpenBSD
47ipvs | Exposes IPVS status from `/proc/net/ip_vs` and stats from `/proc/net/ip_vs_stats`. | Linux 48ipvs | Exposes IPVS status from `/proc/net/ip_vs` and stats from `/proc/net/ip_vs_stats`. | Linux