From 4866adcb71577f81b018f5f807c41bf5878ea1ec Mon Sep 17 00:00:00 2001 From: Robert Clark Date: Tue, 7 Feb 2017 10:46:51 -0600 Subject: Add new collector for InfiniBand statistics Add new metrics for the InfiniBand network protocol including the amount of packets sent and received, the number of times the link has been downed and how many times the link has recovered from an error state. Signed-Off-By: Robert Clark --- 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 2e92dad..718e259 100755 --- a/end-to-end-test.sh +++ b/end-to-end-test.sh @@ -10,6 +10,7 @@ collectors=$(cat << COLLECTORS entropy filefd hwmon + infiniband ksmd loadavg mdadm -- cgit v1.2.3