Allow to graph results from TCP links at 100Gbps nicely.

This commit is contained in:
fmontorsi
2019-08-08 11:40:33 +02:00
parent 9cdef8aa0c
commit 5f95e53e0f
2 changed files with 10 additions and 6 deletions

View File

@@ -81,6 +81,7 @@ function generate_output_file()
fi
echo "Resetting output file $OUTPUT_FILE_TXT and $OUTPUT_FILE_CSV"
mkdir -p ${OUTPUT_DIR}
> $OUTPUT_FILE_TXT
echo "$CSV_HEADER_LINE" > $OUTPUT_FILE_CSV