From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 19 04:55:18 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E4C16A4F8 for ; Fri, 19 Dec 2003 04:55:18 -0800 (PST) Received: from diaspar.rdsnet.ro (diaspar.rdsnet.ro [213.157.165.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id F201543D45 for ; Fri, 19 Dec 2003 04:55:14 -0800 (PST) (envelope-from dudu@diaspar.rdsnet.ro) Received: (qmail 2782 invoked by uid 89); 19 Dec 2003 12:55:14 -0000 Received: from unknown (HELO diaspar.rdsnet.ro) (dudu@diaspar.rdsnet.ro@213.157.165.224) by 0 with AES256-SHA encrypted SMTP; 19 Dec 2003 12:55:14 -0000 Date: Fri, 19 Dec 2003 14:55:13 +0200 From: Vlad Galu To: freebsd-hackers@freebsd.org Message-Id: <20031219145513.6585739a.dudu@diaspar.rdsnet.ro> In-Reply-To: <6.0.0.22.2.20031219193833.02926c70@202.179.0.80> References: <6.0.0.22.2.20031219193833.02926c70@202.179.0.80> X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Fri__19_Dec_2003_14_55_13_+0200_cXmwqSdF7weyR0vu" Subject: Re: Dummynet pipes and MRTG X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 12:55:18 -0000 --Signature=_Fri__19_Dec_2003_14_55_13_+0200_cXmwqSdF7weyR0vu Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit Ganbold writes: |Hi, | |I need to view the traffic utilization of dummynet pipes in ipfw2. I'm |using FreeBSD 5.2 current. |I'm also using MRTG to draw graphics from ipfw show rule-number |command. Is there any method or program like MRTG to draw bandwidth |utilizations of dummynet pipes? |Can I use MRTG for this purpose? |I hope somebody in this list point me to the right direction. Take a look at RRDTool. There also is a Perl module for drawing RRD graphics, which you could use for fancier stuff. However, some simple shellscripting should do your job. http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ | |thanks in advance, | |Ganbold | |_______________________________________________ |freebsd-hackers@freebsd.org mailing list |http://lists.freebsd.org/mailman/listinfo/freebsd-hackers |To unsubscribe, send any mail to |"freebsd-hackers-unsubscribe@freebsd.org" | ---- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it. --Signature=_Fri__19_Dec_2003_14_55_13_+0200_cXmwqSdF7weyR0vu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/4vUxP5WtpVOrzpcRAnETAJsGsJNEdJD44e9BPWH6WZkxbn2D1ACfR7aF vJJKPt2YzH21nJlYYq/7x6c= =rx+P -----END PGP SIGNATURE----- --Signature=_Fri__19_Dec_2003_14_55_13_+0200_cXmwqSdF7weyR0vu--