All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [LARTC] How to get statictis
@ 1980-01-03 23:11 Stef Coene
  2002-05-07  3:37 ` Leandro Stasi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stef Coene @ 1980-01-03 23:11 UTC (permalink / raw)
  To: lartc

On Tuesday 07 May 2002 05:37, Leandro Stasi wrote:
> How do you do to get stictis from classes or qdics?
>
> Like actual speed, borrow speed, etc.
>
> Beside the tc -s command that don't give you too much information.
See http://home.docum.org/stef.coene/qos/gui/rrd.html as example.
Or http://home.docum.org/cgi-bin/monitor.pl .

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [LARTC] How to get statictis
  1980-01-03 23:11 [LARTC] How to get statictis Stef Coene
@ 2002-05-07  3:37 ` Leandro Stasi
  2002-05-07  6:36 ` Martin Devera
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Leandro Stasi @ 2002-05-07  3:37 UTC (permalink / raw)
  To: lartc

How do you do to get stictis from classes or qdics?

Like actual speed, borrow speed, etc.

Beside the tc -s command that don't give you too much information.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] How to get statictis
  1980-01-03 23:11 [LARTC] How to get statictis Stef Coene
  2002-05-07  3:37 ` Leandro Stasi
@ 2002-05-07  6:36 ` Martin Devera
  2002-05-07 17:00 ` Leandro Stasi
  2002-05-09 11:54 ` Martin Devera
  3 siblings, 0 replies; 5+ messages in thread
From: Martin Devera @ 2002-05-07  6:36 UTC (permalink / raw)
  To: lartc

tc -s qdisc|class will give you all stats qdisc is maintaining.
For HTB it also does include actual rate (however I'm not sure
whether this part will survive merge into 2.4 kernel...).
If you want more infor you have to use user-space daemon which
will compute them.
What are you missing ?
devik

On Tue, 7 May 2002, Leandro Stasi wrote:

> How do you do to get stictis from classes or qdics?
>
> Like actual speed, borrow speed, etc.
>
> Beside the tc -s command that don't give you too much information.
>
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>
>

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] How to get statictis
  1980-01-03 23:11 [LARTC] How to get statictis Stef Coene
  2002-05-07  3:37 ` Leandro Stasi
  2002-05-07  6:36 ` Martin Devera
@ 2002-05-07 17:00 ` Leandro Stasi
  2002-05-09 11:54 ` Martin Devera
  3 siblings, 0 replies; 5+ messages in thread
From: Leandro Stasi @ 2002-05-07 17:00 UTC (permalink / raw)
  To: lartc



Martin Devera wrote:

> tc -s qdisc|class will give you all stats qdisc is maintaining.
> For HTB it also does include actual rate (however I'm not sure
> whether this part will survive merge into 2.4 kernel...).
> If you want more infor you have to use user-space daemon which
> will compute them.
> What are you missing ?
> devik
> 


Sorry, you mean I have to compute them?

> On Tue, 7 May 2002, Leandro Stasi wrote:
> 
> 
>>How do you do to get stictis from classes or qdics?
>>
>>Like actual speed, borrow speed, etc.
>>
>>Beside the tc -s command that don't give you too much information.
>>
>>_______________________________________________
>>LARTC mailing list / LARTC@mailman.ds9a.nl
>>http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
>>
>>
>>
> 
> 
> 


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [LARTC] How to get statictis
  1980-01-03 23:11 [LARTC] How to get statictis Stef Coene
                   ` (2 preceding siblings ...)
  2002-05-07 17:00 ` Leandro Stasi
@ 2002-05-09 11:54 ` Martin Devera
  3 siblings, 0 replies; 5+ messages in thread
From: Martin Devera @ 2002-05-09 11:54 UTC (permalink / raw)
  To: lartc

> > tc -s qdisc|class will give you all stats qdisc is maintaining.
> > For HTB it also does include actual rate (however I'm not sure
> > whether this part will survive merge into 2.4 kernel...).
> > If you want more infor you have to use user-space daemon which
> > will compute them.
> > What are you missing ?
> > devik
> >
>
> Sorry, you mean I have to compute them?

Yes for example there is no average backlog length. If you
need it then write script which compytes it from regular
tc output ...

devik

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-05-09 11:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1980-01-03 23:11 [LARTC] How to get statictis Stef Coene
2002-05-07  3:37 ` Leandro Stasi
2002-05-07  6:36 ` Martin Devera
2002-05-07 17:00 ` Leandro Stasi
2002-05-09 11:54 ` Martin Devera

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.