From owner-freebsd-net@FreeBSD.ORG Sun Feb 20 20:05:00 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97CA816A4CE for ; Sun, 20 Feb 2005 20:05:00 +0000 (GMT) Received: from mailhost.schluting.com (schluting.com [131.252.214.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6943C43D1F for ; Sun, 20 Feb 2005 20:05:00 +0000 (GMT) (envelope-from charlie@schluting.com) Received: from localhost (localhost [127.0.0.1]) by mailhost.schluting.com (Postfix) with ESMTP id 07542215A for ; Sun, 20 Feb 2005 12:04:59 -0800 (PST) Received: from mailhost.schluting.com ([127.0.0.1]) by localhost (schluting.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 68736-10 for ; Sun, 20 Feb 2005 12:04:54 -0800 (PST) Received: from [10.1.0.69] (c-24-20-163-50.client.comcast.net [24.20.163.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailhost.schluting.com (Postfix) with ESMTP id CAEA820AB for ; Sun, 20 Feb 2005 12:04:53 -0800 (PST) Message-ID: <4218ED62.7010606@schluting.com> Date: Sun, 20 Feb 2005 12:04:50 -0800 From: Charlie Schluting User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by your mom at schluting.com Subject: ALTQ statistics? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 20:05:00 -0000 Does anyone know of any statistics tools that do a good job summarizing ALTQ queuing? Perhaps with an rrd graph of some sort? I just started using shaping, and its great.. but some time-based view of the following data (or more) would be really interesting to see. -Charlie dmz# pfctl -s queue -v queue ssh priority 15 priq( red ecn ) [ pkts: 584 bytes: 66289 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 ] queue q_pri priority 7 [ pkts: 21727 bytes: 1443130 dropped pkts: 0 bytes: 0 ] [ qlength: 1/ 50 ] queue dns priority 6 [ pkts: 72 bytes: 5938 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 ] queue www priority 5 [ pkts: 211 bytes: 37274 dropped pkts: 0 bytes: 0 ] [ qlength: 0/ 50 ] queue q_def priq( default ) [ pkts: 24626 bytes: 22419400 dropped pkts: 426 bytes: 299503 ] [ qlength: 31/ 50 ]