From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qw0-f43.google.com (mail-qw0-f43.google.com [209.85.216.43]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 99904200624 for ; Tue, 18 Oct 2011 11:20:11 -0700 (PDT) Received: by qabg1 with SMTP id g1so864695qab.16 for ; Tue, 18 Oct 2011 11:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=v16UXWBUyW2uy+RQQsroSs7q87jvCcVdZ0kPBGY+YTQ=; b=ivio3DkxixyeAUvLSQDU7NwPd0+luSH7XsJwPY+3Dsndj4vsizpJufLclUV74CfBfq zmXLqm9U8xHBxeWJgHLxw9gZHh9u1ONPQzQEaYXx2kRdXtVj6xYQoArXYiheUdWgTXMn Li5+G344CZIUNjc6TucJXjIskTtde1ker3f8s= Received: by 10.68.32.2 with SMTP id e2mr6659975pbi.68.1318962010088; Tue, 18 Oct 2011 11:20:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.55.74 with HTTP; Tue, 18 Oct 2011 11:19:30 -0700 (PDT) In-Reply-To: References: <7iaa8yv3x3.fsf@lanthane.pps.jussieu.fr> From: =?UTF-8?Q?Petri_Rosenstr=C3=B6m?= Date: Tue, 18 Oct 2011 21:19:30 +0300 Message-ID: To: bloat@lists.bufferbloat.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Bloat] Plotting ping times in real time? X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 18:20:11 -0000 Hi, gnome-nettool probably goes in the same pool as mtr, but I suggest it any w= ay. http://projects.gnome.org/gnome-network//screenshots.shtml Best regards Petri Rosenstr=C3=B6m On Tue, Oct 18, 2011 at 9:07 PM, Jesper Louis Andersen wrote: > On Tue, Oct 18, 2011 at 15:13, Juliusz Chroboczek wr= ote: >> 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 > Bloat@lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/bloat >