From mboxrd@z Thu Jan 1 00:00:00 1970 From: nuclearcat@nuclearcat.com Date: Sun, 24 Aug 2003 17:15:04 +0000 Subject: Re: [LARTC] Howto Graph throughput? Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hello info, Sunday, August 24, 2003, 1:50:07 PM, you wrote: Also you can collect amount of bytes transferred by class, by command for example: tc -s show class dev eth0 root@pppoe:~# tc -s class show dev eth0 class htb 1:101 parent 1:10 leaf 101: prio 0 rate 14Kbit ceil 64Kbit burst 1616b cburst 1680b Sent 88 bytes 1 pkts (dropped 0, overlimits 0) lended: 1 borrowed: 0 giants: 0 tokens: 698971 ctokens: 159300 class htb 1:10 parent 1:2 rate 64Kbit ceil 64Kbit burst 1680b cburst 1680b Sent 88 bytes 1 pkts (dropped 0, overlimits 0) lended: 0 borrowed: 0 giants: 0 tokens: 159300 ctokens: 159300 class htb 1:2 root rate 100Mbit ceil 100Mbit burst 132644b cburst 132644b Sent 88 bytes 1 pkts (dropped 0, overlimits 0) lended: 0 borrowed: 0 giants: 0 tokens: 8287 ctokens: 8287 icn> I have successfully implemented a QoS system using HTB on a 2Mb/s icn> leased line and it works very well, but I would like to be able to icn> graph the three pipes to see what they are doing, eg: using MRTG or icn> similar. icn> Has anyone any experience or examples of how to do this please? icn> Thanks, icn> Chris icn> _______________________________________________ icn> LARTC mailing list / LARTC@mailman.ds9a.nl icn> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/ -- Best regards, nuclearcat mailto:nuclearcat@nuclearcat.com _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/