Try ping plugin with -n and -s options added

This commit is contained in:
Cameron Sparr
2016-02-01 18:32:01 -07:00
parent 9a59512f75
commit 1e03a9440b
3 changed files with 7 additions and 5 deletions

View File

@@ -68,4 +68,6 @@ tmpdir=$(mktemp -d)
exit_if_fail ./telegraf -config $tmpdir/config.toml \
-test -input-filter cpu:mem
mv ./telegraf $CIRCLE_ARTIFACTS
exit $rc