aboutsummaryrefslogtreecommitdiff
path: root/end-to-end-test.sh
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 /end-to-end-test.sh
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 'end-to-end-test.sh')
-rwxr-xr-xend-to-end-test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/end-to-end-test.sh b/end-to-end-test.sh
index 3faf104..37e72b8 100755
--- a/end-to-end-test.sh
+++ b/end-to-end-test.sh
@@ -5,6 +5,7 @@ set -euf -o pipefail
5collectors=$(cat << COLLECTORS 5collectors=$(cat << COLLECTORS
6 conntrack 6 conntrack
7 diskstats 7 diskstats
8 drbd
8 entropy 9 entropy
9 filefd 10 filefd
10 hwmon 11 hwmon