aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2017-02-16 14:33:19 +0100
committerGitHub <noreply@github.com>2017-02-16 14:33:19 +0100
commit38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070 (patch)
tree5c67d86b22b5ad8ed451b638c57c6343345d2b17 /README.md
parenta097dd36b30450a7ddf66051a6b2e608e1bf5472 (diff)
parentf809bfdde62b40dd98846cdc5eae33c200d25ec1 (diff)
downloadprometheus_node_collector-38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070.tar.bz2
prometheus_node_collector-38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070.tar.xz
prometheus_node_collector-38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070.zip
Merge pull request #450 from roclark/add-infiniband
infiniband: Add new collector for InfiniBand statistics
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 d70928f..0be5865 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,7 @@ entropy | Exposes available entropy. | Linux
28filefd | Exposes file descriptor statistics from `/proc/sys/fs/file-nr`. | Linux 28filefd | Exposes file descriptor statistics from `/proc/sys/fs/file-nr`. | Linux
29filesystem | Exposes filesystem statistics, such as disk space used. | Darwin, Dragonfly, FreeBSD, Linux, OpenBSD 29filesystem | Exposes filesystem statistics, such as disk space used. | Darwin, Dragonfly, FreeBSD, Linux, OpenBSD
30hwmon | Expose hardware monitoring and sensor data from `/sys/class/hwmon/`. | Linux 30hwmon | Expose hardware monitoring and sensor data from `/sys/class/hwmon/`. | Linux
31infiniband | Exposes network statistics specific to InfiniBand configurations. | Linux
31loadavg | Exposes load average. | Darwin, Dragonfly, FreeBSD, Linux, NetBSD, OpenBSD, Solaris 32loadavg | Exposes load average. | Darwin, Dragonfly, FreeBSD, Linux, NetBSD, OpenBSD, Solaris
32mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no `/proc/mdstat` present). | Linux 33mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no `/proc/mdstat` present). | Linux
33meminfo | Exposes memory statistics. | Darwin, Dragonfly, FreeBSD, Linux 34meminfo | Exposes memory statistics. | Darwin, Dragonfly, FreeBSD, Linux