All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] tool to monitor HTB class utilisation
@ 2004-01-19  7:41 jayesh rathod
  2004-01-19 16:08 ` hare ram
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jayesh rathod @ 2004-01-19  7:41 UTC (permalink / raw)
  To: lartc


Hi,

can any body suggest any tool which can show the utilisation for individual classes for HTB.

preferable written in C/or shell script.

Regards
Jayesh

-------------------------------------------------
Still single? Click here to find the perfect match.
                                                                                
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141
_______________________________________________
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] tool to monitor HTB class utilisation
  2004-01-19  7:41 [LARTC] tool to monitor HTB class utilisation jayesh rathod
@ 2004-01-19 16:08 ` hare ram
  2004-01-19 18:29 ` Stef Coene
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: hare ram @ 2004-01-19 16:08 UTC (permalink / raw)
  To: lartc

i think you can find the very good tools in
docum.org

hare
----- Original Message ----- 
From: "jayesh rathod" <jayesh_rathod@sify.com>
To: <lartc@mailman.ds9a.nl>
Sent: Monday, January 19, 2004 1:11 PM
Subject: [LARTC] tool to monitor HTB class utilisation


>
> Hi,
>
> can any body suggest any tool which can show the utilisation for
individual classes for HTB.
>
> preferable written in C/or shell script.
>
> Regards
> Jayesh
>
> -------------------------------------------------
> Still single? Click here to find the perfect match.
>
> http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141
> _______________________________________________
> 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] tool to monitor HTB class utilisation
  2004-01-19  7:41 [LARTC] tool to monitor HTB class utilisation jayesh rathod
  2004-01-19 16:08 ` hare ram
@ 2004-01-19 18:29 ` Stef Coene
  2004-01-20  1:39 ` Rio Martin
  2004-01-20 17:50 ` Stef Coene
  3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2004-01-19 18:29 UTC (permalink / raw)
  To: lartc

On Monday 19 January 2004 16:56, hare ram wrote:
> i think you can find the very good tools in
> docum.org
Yep, see the monitor page:
http://www.docum.org/stef.coene/qos/monitor/monitor_tc.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

* Re: [LARTC] tool to monitor HTB class utilisation
  2004-01-19  7:41 [LARTC] tool to monitor HTB class utilisation jayesh rathod
  2004-01-19 16:08 ` hare ram
  2004-01-19 18:29 ` Stef Coene
@ 2004-01-20  1:39 ` Rio Martin
  2004-01-20 17:50 ` Stef Coene
  3 siblings, 0 replies; 5+ messages in thread
From: Rio Martin @ 2004-01-20  1:39 UTC (permalink / raw)
  To: lartc

On Tuesday 20 January 2004 01:29, Stef Coene wrote:
> On Monday 19 January 2004 16:56, hare ram wrote:
> > i think you can find the very good tools in
> > docum.org
> Yep, see the monitor page:
> http://www.docum.org/stef.coene/qos/monitor/monitor_tc.pl
> Stef


This is great, Stef ..
I wonder how to trap it to mrtg ?

Thanks..

Regards,
Rio Martin.
_______________________________________________
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] tool to monitor HTB class utilisation
  2004-01-19  7:41 [LARTC] tool to monitor HTB class utilisation jayesh rathod
                   ` (2 preceding siblings ...)
  2004-01-20  1:39 ` Rio Martin
@ 2004-01-20 17:50 ` Stef Coene
  3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2004-01-20 17:50 UTC (permalink / raw)
  To: lartc

On Tuesday 20 January 2004 02:39, Rio Martin wrote:
> On Tuesday 20 January 2004 01:29, Stef Coene wrote:
> > On Monday 19 January 2004 16:56, hare ram wrote:
> > > i think you can find the very good tools in
> > > docum.org
> >
> > Yep, see the monitor page:
> > http://www.docum.org/stef.coene/qos/monitor/monitor_tc.pl
> > Stef
>
> This is great, Stef ..
> I wonder how to trap it to mrtg ?
You can.  There is a snmp patch available so you can query the tc counters 
with snmp.  I wrote some software for it to query the counters and I use rrd 
for the graphs:

http://docum.org/stef.coene/qos/tc-snmp/index.html
(the example page is broken)

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

end of thread, other threads:[~2004-01-20 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-19  7:41 [LARTC] tool to monitor HTB class utilisation jayesh rathod
2004-01-19 16:08 ` hare ram
2004-01-19 18:29 ` Stef Coene
2004-01-20  1:39 ` Rio Martin
2004-01-20 17:50 ` Stef Coene

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.