EricssonResearch/spindump

Session reporting mode

Closed this issue · 2 comments

It would be nice to have a reporting mode when only closed sessions are reported, 1 json record per session

Example session statistics
-Timestamp: begin, end
-Amount of 1s intervals with no data within the begin-end interval
-Bandwidth statistics*
-Bytes up/down
-RTT statistics*
-Number of packets
-Any error
*statistics: min, max, avg, stddev, 10%-90% percentile, data used to calculate these

Implementation started. Still not full functionality and code cleanup is needed.

--connection switch.

pull request: #214