From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from racecourse.oldelvet.net (racecourse.oldelvet.net [93.93.128.81]) by huchra.bufferbloat.net (Postfix) with ESMTP id E047F20069D for ; Tue, 18 Oct 2011 07:46:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by racecourse.oldelvet.net (Postfix) with ESMTP id 6C5DE2102E9; Tue, 18 Oct 2011 15:46:21 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at mx.oldelvet.net Received: from racecourse.oldelvet.net ([127.0.0.1]) by localhost (racecourse.oldelvet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id pQb4kNxHG250; Tue, 18 Oct 2011 15:46:20 +0100 (BST) Received: from royalcounty.home.oldelvet.org.uk (bridge.oldelvet.org.uk [194.106.37.22]) by racecourse.oldelvet.net (Postfix) with ESMTPSA id 7F99D21008B; Tue, 18 Oct 2011 15:46:20 +0100 (BST) Received: from cygnet.home.oldelvet.org.uk ([192.168.1.115]) by royalcounty.home.oldelvet.org.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1RGAvs-0005Pg-5z; Tue, 18 Oct 2011 15:46:20 +0100 Message-ID: <4E9D9136.5080702@oldelvet.org.uk> Date: Tue, 18 Oct 2011 15:46:14 +0100 From: Richard Mortimer User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Juliusz Chroboczek References: <7iaa8yv3x3.fsf@lanthane.pps.jussieu.fr> In-Reply-To: <7iaa8yv3x3.fsf@lanthane.pps.jussieu.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 19 Oct 2011 07:23:21 -0700 Cc: bloat@lists.bufferbloat.net 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 14:46:23 -0000 On 18/10/2011 14:13, 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. MTR might be what you are looking for. http://www.bitwizard.nl/mtr/ Regards Richard