Random Project

perfomance

To get perfomance graph working, replace
echo “OK $mode bandwidth usage is $final Mb/s, $perc% used”
by
echo “OK $mode bandwidth usage is $final Mb/s, $perc% used | ${interface}_${mode}=$final”

and all the same lines with “echo”.