tcp-info icon indicating copy to clipboard operation
tcp-info copied to clipboard

Count connections per port

Open gfr10598 opened this issue 5 years ago • 1 comments

tcpinfo should report connections per port, to provide a baseline for understanding any data loss.

We should see tcpinfo files corresponding to the connection counts, ndt files for some ports, ...

gfr10598 avatar Feb 12 '20 17:02 gfr10598

This should: count connections for each special port, e.g. NDT, prometheus, ssh, http, wss, etc, with port # or string as label. count total connections for all other ports (all) perhaps keep the total bytecounts and duration for each connection?

So, perhaps we should just add a label to the existing tcpinfo stat.

gfr10598 avatar Mar 27 '20 00:03 gfr10598