aboutsummaryrefslogtreecommitdiff
path: root/end-to-end-test.sh
diff options
context:
space:
mode:
authorBen Kochie <superq@gmail.com>2017-02-16 14:33:19 +0100
committerGitHub <noreply@github.com>2017-02-16 14:33:19 +0100
commit38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070 (patch)
tree5c67d86b22b5ad8ed451b638c57c6343345d2b17 /end-to-end-test.sh
parenta097dd36b30450a7ddf66051a6b2e608e1bf5472 (diff)
parentf809bfdde62b40dd98846cdc5eae33c200d25ec1 (diff)
downloadprometheus_node_collector-38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070.tar.bz2
prometheus_node_collector-38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070.tar.xz
prometheus_node_collector-38cd07ebb9e56a850dbe15b6bf4ead5fa7a62070.zip
Merge pull request #450 from roclark/add-infiniband
infiniband: Add new collector for InfiniBand statistics
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 39e5541..26a191b 100755
--- a/end-to-end-test.sh
+++ b/end-to-end-test.sh
@@ -11,6 +11,7 @@ collectors=$(cat << COLLECTORS
11 entropy 11 entropy
12 filefd 12 filefd
13 hwmon 13 hwmon
14 infiniband
14 ksmd 15 ksmd
15 loadavg 16 loadavg
16 mdadm 17 mdadm