netio shows network speed 2 digits after "."
Compare changes
+ 2
− 1
@@ -8,6 +8,7 @@
@@ -8,6 +8,7 @@
# 2023-08-22 v1.2 <axel.hahn@unibe.ch> send perf data on single interface too; interfaces in alphabetic order; no more tmp file
@@ -133,7 +134,7 @@ ph.perfadd "rx" "$iTotalRead"
@@ -133,7 +134,7 @@ ph.perfadd "rx" "$iTotalRead"
ph.status "Network IO ... IN $(ph.toUnit $iTotalRead M) MB/s >> [host] >> $(ph.toUnit $iTotalTrans M) MB/s OUT"