aboutsummaryrefslogtreecommitdiff
path: root/end-to-end-test.sh
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2017-07-26 15:20:28 +0200
committerGitHub <noreply@github.com>2017-07-26 15:20:28 +0200
commit46c31d8a7e600b5e2d69fc9815d0d59e23f3c6b1 (patch)
tree506604873077efb1595e2d7b43ca60774450ab94 /end-to-end-test.sh
parentefe5f62717e0f47009b324bcf4e3d5c2a6622150 (diff)
downloadprometheus_node_collector-46c31d8a7e600b5e2d69fc9815d0d59e23f3c6b1.tar.bz2
prometheus_node_collector-46c31d8a7e600b5e2d69fc9815d0d59e23f3c6b1.tar.xz
prometheus_node_collector-46c31d8a7e600b5e2d69fc9815d0d59e23f3c6b1.zip
Enable IPVS collector by default (#623)
* Silence error output when no IPVS present. * Enable by default. * Update end-to-end fixture. * Update README.
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 a9d6949..920ffb7 100755
--- a/end-to-end-test.sh
+++ b/end-to-end-test.sh
@@ -15,6 +15,7 @@ collectors=$(cat << COLLECTORS
15 filefd 15 filefd
16 hwmon 16 hwmon
17 infiniband 17 infiniband
18 ipvs
18 ksmd 19 ksmd
19 loadavg 20 loadavg
20 mdadm 21 mdadm