Change EPS for Telegraf

This commit is contained in:
Mike Reeves
2021-04-19 14:20:00 -04:00
parent 0c0edbaac8
commit be6933e8fb
6 changed files with 6 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ if [ ! "$THEGREP" ]; then
LOSS=$(echo 4 k $DROPPED $TOTAL / p | dc)
echo "suridrop drop=$LOSS"
fi
fi
else
echo "suridrop drop=0"
fi