From 6269f7502a80558da5c6ea2f40ef0c0261664321 Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Mon, 5 Dec 2016 11:37:35 +0100 Subject: Add a collector for DRBD. This collector exposes most of the useful information that can be found in /proc/drbd. Sizes are normalised to be in bytes, as /proc/drbd uses kibibytes. --- end-to-end-test.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'end-to-end-test.sh') diff --git a/end-to-end-test.sh b/end-to-end-test.sh index ce6351e..ecdab86 100755 --- a/end-to-end-test.sh +++ b/end-to-end-test.sh @@ -5,6 +5,7 @@ set -euf -o pipefail collectors=$(cat << COLLECTORS conntrack diskstats + drbd entropy filefd hwmon -- cgit v1.2.3