On 18 Oct, 2011, at 4:13 pm, Juliusz Chroboczek wrote: > Has anyone written a Linux program that plots ping times in real time? > I.e. that gives the same information as running ping in an extra window > (with no -c argument), but graphically? > > It would be helpful when manually tweaking an AQM.
If no existing solution is suitable, it should be easy enough to cobble something together which parses a pipe from 'ping' and does stuff with Cairo. - Jonathan _______________________________________________ Bloat mailing list [email protected] https://lists.bufferbloat.net/listinfo/bloat
