Merge pull request #365 from EdSchouten/drbd

A collector for DRBD
This commit is contained in:
Johannes 'fish' Ziemke 2016-12-25 11:04:43 +01:00 committed by GitHub
commit 71ea37987f
6 changed files with 268 additions and 0 deletions

View file

@ -42,6 +42,7 @@ Name | Description | OS
---------|-------------|----
bonding | Exposes the number of configured and active slaves of Linux bonding interfaces. | Linux
devstat | Exposes device statistics | Dragonfly, FreeBSD
drbd | Exposes Distributed Replicated Block Device statistics | Linux
gmond | Exposes statistics from Ganglia. | _any_
interrupts | Exposes detailed interrupts statistics. | Linux, OpenBSD
ipvs | Exposes IPVS status from `/proc/net/ip_vs` and stats from `/proc/net/ip_vs_stats`. | Linux