I know of no Linux program that does this, but if you're willing to
bite the bullet and run wine, you can use MultiPing by Nessoft[1].  It
works quite well under wine, but requires superuser permissions to
create a raw socket, so YMMV.  You could probably set the wine
executable to have CAP_NET_RAW so you don't have to run it as root.

[1] http://www.nessoft.com/multiping/download.html

On Tue, Oct 18, 2011 at 2:19 PM, Petri Rosenström
<[email protected]> wrote:
>
> Hi,
>
> gnome-nettool probably goes in the same pool as mtr, but I suggest it any way.
>
> http://projects.gnome.org/gnome-network//screenshots.shtml
>
> Best regards
> Petri Rosenström
>
>
>
> On Tue, Oct 18, 2011 at 9:07 PM, Jesper Louis Andersen
> <[email protected]> wrote:
> > On Tue, Oct 18, 2011 at 15:13, Juliusz Chroboczek <[email protected]> 
> > 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?
> >
> > My guess would be gnuplot, use "-" as a file to read from stdin. But I
> > don't know if it will actually do it real-time.
> >
> > http://users.softlab.ece.ntua.gr/~ttsiod/gnuplotStreaming.html
> >
> > is a way it seems. Basically, go UNIX on it and feed the output of a
> > ping-tool as the input of something which can real-time plot data as
> > they arrive.
> >
> >
> > --
> > J.
> > _______________________________________________
> > Bloat mailing list
> > [email protected]
> > https://lists.bufferbloat.net/listinfo/bloat
> >
> _______________________________________________
> Bloat mailing list
> [email protected]
> https://lists.bufferbloat.net/listinfo/bloat
_______________________________________________
Bloat mailing list
[email protected]
https://lists.bufferbloat.net/listinfo/bloat

Reply via email to