RE: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-15 Thread Vincent
> > > Thank you for your kindly response > > Another question. > > How can I flush the value of throughput reported by "tc -s qdisc show > > dev eth0" command. > > My meaning is how to make the value of throughput restored to the > > zero(0). > > The only way I know to do that is to delete the wh

Re: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-15 Thread rsenykoff
> > > Thank you for your kindly response > > Another question. > > How can I flush the value of throughput reported by "tc -s qdisc show > > dev eth0" command. > > My meaning is how to make the value of throughput restored to the > > zero(0). > > The only way I know to do that is to delete the w

Re: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-14 Thread Jason Boxman
On Tuesday 15 February 2005 00:24, Vincent wrote: > Thank you for your kindly response > Another question. > How can I flush the value of throughput reported by "tc -s qdisc show > dev eth0" command. > My meaning is how to make the value of throughput restored to the > zero(0). The only way I kno

RE: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-14 Thread Vincent
> > On Tuesday 15 February 2005 00:01, Vincent wrote: > > > > How to do the same thing for the qdisc (ifconfig eth0?) ?? > > You could try `tc -s qdisc show dev eth0` for statistics. > Thank you for your kindly response Another question. How can I flush the value of throughput reported by "tc -s

Re: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-14 Thread Jason Boxman
On Tuesday 15 February 2005 00:01, Vincent wrote: > > How to do the same thing for the qdisc (ifconfig eth0?) ?? You could try `tc -s qdisc show dev eth0` for statistics. -- Jason Boxman Perl Programmer / *NIX Systems Administrator Shimberg Center for Affordable Housing | University of Florida

RE: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-14 Thread Vincent
> On Monday 14 February 2005 19:50, Vincent wrote: > > Hello, > > > > Does there exist any tool that can report the current bandwidth > > information that is managed by tc(traffic control) tool. I can use the > > tool to get the current(or accumulated) bandwidth used by each tc > > queue. > > >>

Re: [LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-14 Thread Jason Boxman
On Monday 14 February 2005 19:50, Vincent wrote: > Hello, > > Does there exist any tool that can report the current bandwidth > information that is managed by tc(traffic control) tool. > I can use the tool to get the current(or accumulated) bandwidth used by > each tc queue. > > But if I want to k

[LARTC] Tools to get current bandwidth of queue or speed rate?

2005-02-14 Thread Vincent
Title: 郵件 Hello,Does there exist any tool that can report the current bandwidth information that is managed by tc(traffic control) tool.I can use the tool to get the current(or accumulated) bandwidth used by each tc queue.Currently I can only use the following commands to get the configurati

[LARTC] Tools to get current bandwidth of queue or speed rate?

2005-01-09 Thread Vincent
Hello, Does there exist any tool that can report the current bandwidth information that is managed by tc(traffic control) tool. I can use the tool to get the current(or accumulated) bandwidth used by each tc queue. Thanks for your assist Vincent ___