From b2d2b69af6da76cb177fed11ffc39f3834cc50fc Mon Sep 17 00:00:00 2001 From: Robert Clark Date: Tue, 7 Feb 2017 10:49:53 -0600 Subject: [PATCH] Update README to include InfiniBand collector Signed-Off-By: Robert Clark --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33ab0a6f..3c179886 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ entropy | Exposes available entropy. | Linux filefd | Exposes file descriptor statistics from `/proc/sys/fs/file-nr`. | Linux filesystem | Exposes filesystem statistics, such as disk space used. | Darwin, Dragonfly, FreeBSD, Linux, OpenBSD hwmon | Expose hardware monitoring and sensor data from `/sys/class/hwmon/`. | Linux +infiniband | Exposes network statistics specific to InfiniBand configurations. | Linux loadavg | Exposes load average. | Darwin, Dragonfly, FreeBSD, Linux, NetBSD, OpenBSD, Solaris mdadm | Exposes statistics about devices in `/proc/mdstat` (does nothing if no `/proc/mdstat` present). | Linux meminfo | Exposes memory statistics. | Darwin, Dragonfly, FreeBSD, Linux