aboutsummaryrefslogtreecommitdiff
path: root/end-to-end-test.sh
diff options
context:
space:
mode:
authorRene Treffer <treffer+github@measite.de>2017-06-13 11:21:53 +0200
committerJohannes 'fish' Ziemke <github@freigeist.org>2017-06-13 11:21:53 +0200
commit2e9f1913b8503d4a287aacef164ec95c971cddeb (patch)
treea3248c5a6c8ce118a62b087d0f19f53e0750fa2f /end-to-end-test.sh
parent798950d25b57761b8acb3989eff9e71bbd518846 (diff)
downloadprometheus_node_collector-2e9f1913b8503d4a287aacef164ec95c971cddeb.tar.bz2
prometheus_node_collector-2e9f1913b8503d4a287aacef164ec95c971cddeb.tar.xz
prometheus_node_collector-2e9f1913b8503d4a287aacef164ec95c971cddeb.zip
Move stat_linux to cpu_linux and add cpufreq stats (#548)
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 cde2d85..49e6442 100755
--- a/end-to-end-test.sh
+++ b/end-to-end-test.sh
@@ -6,6 +6,7 @@ collectors=$(cat << COLLECTORS
6 arp 6 arp
7 buddyinfo 7 buddyinfo
8 conntrack 8 conntrack
9 cpu
9 diskstats 10 diskstats
10 drbd 11 drbd
11 edac 12 edac