Re: [LARTC] graphing

2005-01-25 Thread vincent perrier
> Does anyone know what Martin used to generate the graphs in the HTB user > guide? > > http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm > > Thanks! > > -Jacob I think Martin used the following tool to transmit frames: http://luxik.cdi.cz/~devik/qos/ethloop/ and I suppose he used gnuplo

Re: [LARTC] graphing

2005-01-25 Thread Stef Coene
On Tuesday 25 January 2005 20:18, jacob martinson wrote: > Does anyone know what Martin used to generate the graphs in the HTB user > guide? Yep, it's a perl script to process the counters and I gnuplot to create the graph. I used the same scripts to create my graphs, so I downloaded it somewher

Re: [LARTC] graphing

2005-01-25 Thread Andreas Klauer
On Tuesday 25 January 2005 20:18, jacob martinson wrote: > Does anyone know what Martin used to generate the graphs in the HTB user > guide? Do you mean the class tree graphs? You can use GraphViz to generate those, maybe with the help of a script like http://www.metamorpher.de/files/tc-graph.pl

[LARTC] graphing

2005-01-25 Thread jacob martinson
Does anyone know what Martin used to generate the graphs in the HTB user guide? http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm Thanks! -Jacob ___ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http:

Re: [LARTC] Graphing tc output

2003-12-11 Thread Stef Coene
On Thursday 11 December 2003 17:27, Michal Charvat wrote: > I can add a new entry, that won't be a problem. > Parent string should be easy to add, but children don't know right > now how to do that. I'll try... Parent or child string. If I (we) know one, we can find the other. Stef -- [EMAI

Re: [LARTC] Graphing tc output

2003-12-11 Thread Michal Charvat
I can add a new entry, that won't be a problem. Parent string should be easy to add, but children don't know right now how to do that. I'll try... Michal Charvat Prokon R.B.S. Louny v.o.s. ___ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9

Re: [LARTC] Graphing tc output

2003-12-11 Thread Stef Coene
On Thursday 11 December 2003 16:19, Michal Charvat wrote: > > Mhh. It should be handy if there is a way to determine the parent-child > > relation ship. > > You are right, handles in this case are a bit confusing (major:minor > together isn't the best way...). You can determine parent-child >

Re: [LARTC] Graphing tc output

2003-12-11 Thread Michal Charvat
> Mhh. It should be handy if there is a way to determine the parent-child > relation ship. You are right, handles in this case are a bit confusing (major:minor together isn't the best way...). You can determine parent-child relationship from these numbers (as said in archive, higher 16bits ar

Re: [LARTC] Graphing tc output

2003-12-11 Thread Stef Coene
On Thursday 11 December 2003 14:23, Stef Coene wrote: > On Thursday 11 December 2003 13:57, Michal Charvat wrote: > > Hi, > > > > Sorry for that, but yet another update :-) > > > > Originally I compiled code on RH8.0, now I tried on Debian stable, > > and I had to make some changes (looks like olde

Re: [LARTC] Graphing tc output

2003-12-11 Thread Stef Coene
On Thursday 11 December 2003 13:57, Michal Charvat wrote: > Hi, > > Sorry for that, but yet another update :-) > > Originally I compiled code on RH8.0, now I tried on Debian stable, > and I had to make some changes (looks like older gcc didn't like > my code :-( ). It's working :) It's time to gene

Re: [LARTC] Graphing tc output

2003-12-11 Thread Michal Charvat
here is output from snmpwalk on my server: snmpwalk -m GNU-LINUX-KERNEL-QOS -c public localhost qos GNU-LINUX-KERNEL-QOS::qosDeviceIndex.0.0 = INTEGER: 0 GNU-LINUX-KERNEL-QOS::qosDeviceIndex.1.65536 = INTEGER: 1 GNU-LINUX-KERNEL-QOS::qosDeviceIndex.5.65536 = INTEGER: 5 GNU-LINUX-KERNEL-QOS::qosDev

Re: [LARTC] Graphing tc output

2003-12-11 Thread Kristiadi Himawan
hi guys, it seems interesting, anyone have the screenshot ... :) - Original Message - From: "Cezar Atanasiu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, December 11, 2003 7:05 PM Subject: Re: [LARTC] Graphing tc output > > me too :) &g

Re: [LARTC] Graphing tc output

2003-12-11 Thread Michal Charvat
Hi, Sorry for that, but yet another update :-) Originally I compiled code on RH8.0, now I tried on Debian stable, and I had to make some changes (looks like older gcc didn't like my code :-( ). http://x-ray.prokon.cz/data/snmp-12-11-2003.tgz Michal Charvat Prokon R.B.S. Louny v.o.s. On Thu, 1

Re: [LARTC] Graphing tc output

2003-12-11 Thread Cezar Atanasiu
me too :) On Wed, 10 Dec 2003 22:35:29 +0100 (CET) Michal Charvat <[EMAIL PROTECTED]> wrote: > Ok, I've put my code to: http://x-ray.prokon.cz/data/snmp.tgz > > It's quite simple, some code is copied from tc utility source... > follow instructions in package and it should work... > > Michal

Re: [LARTC] Graphing tc output

2003-12-11 Thread Stef Coene
On Wednesday 10 December 2003 22:35, Michal Charvat wrote: > Ok, I've put my code to: http://x-ray.prokon.cz/data/snmp.tgz > > It's quite simple, some code is copied from tc utility source... follow > instructions in package and it should work... > http://mailman.ds9a.nl/mailman/listinfo/lartc HOWT

Re: [LARTC] Graphing tc output

2003-12-10 Thread Michal Charvat
Ok, I've put my code to: http://x-ray.prokon.cz/data/snmp.tgz It's quite simple, some code is copied from tc utility source... follow instructions in package and it should work... Michal Charvat Prokon R.B.S. Louny v.o.s. On Wed, 10 Dec 2003, Damjan wrote: > > I've recently written snmp extens

Re: [LARTC] Graphing tc output

2003-12-10 Thread Damjan
> I've recently written snmp extension to Net-SNMP package > (www.net-snmp.net), where it's possible to get kernel statistics directly > via snmp requests. > > But it's still beta quality :-( (known one memory leak, I'm going to look > at it tommorow) > > If you are interested, I can put it somew

Re: [LARTC] Graphing tc output

2003-12-10 Thread Michal Charvat
Hi, I've recently written snmp extension to Net-SNMP package (www.net-snmp.net), where it's possible to get kernel statistics directly via snmp requests. But it's still beta quality :-( (known one memory leak, I'm going to look at it tommorow) If you are interested, I can put it somewhere... Mic

RE: [LARTC] Graphing tc output

2003-12-10 Thread Chijioke Kalu
Hi I use Stef Coene graphing tool see docum.org very good also check out bandwidthd @ sf.net, another nice tool that shows you bandwidth usage per ip. And to top it off, for your whole interface, plug in mrtg with rrd nice look Kalu Hi, My HTB shaping is working perfectly, and i have setup a

[LARTC] Graphing tc output

2003-12-10 Thread Rajkumar S
Hi, My HTB shaping is working perfectly, and i have setup a bridge and hosts behind the bridge are now getting only the bandwidth they are supposed to get. Thanks to every one here for helping me out :) Now I am thinking of making a graph of traffic going through various classes. Is their any

Re: [LARTC] Graphing

2002-07-06 Thread Stef Coene
On Saturday 06 July 2002 16:18, Sahil Gupta - Net4U Limited wrote: > Stef, > Are you using SNMP? We currently have a great model working using > SNMP/MRTG but, we want to get away from SNMP as it isn't as accurate as we > would like it to be. We are really looking for information off the router

Re: [LARTC] Graphing

2002-07-06 Thread Sahil Gupta - Net4U Limited
Stef, Are you using SNMP? We currently have a great model working using SNMP/MRTG but, we want to get away from SNMP as it isn't as accurate as we would like it to be. We are really looking for information off the router itself are you able to shed any light to it? Cheers, Sahil --

Re: [LARTC] Graphing

2002-07-06 Thread Stef Coene
On Saturday 06 July 2002 14:11, Sahil Gupta - Net4U Limited wrote: > Hi there, > We currently use CBQ to traffic-shape our boxes. Just wondering, does > anybody know of a way to graph the traffic flowing to netblocks / ip > addresses? I create graphs based on the tc-counters. http://home.docum.

[LARTC] Graphing

2002-07-06 Thread Sahil Gupta - Net4U Limited
Hi there, We currently use CBQ to traffic-shape our boxes. Just wondering, does anybody know of a way to graph the traffic flowing to netblocks / ip addresses? Cheers, Sahil ___ LARTC mailing list / [EMAIL PROTECTED] http://mailman.ds9a.nl/mailman/lis

Re: [LARTC] Graphing

2002-04-30 Thread David Boreham
Michael T. Babcock wrote: >For queuing disciplines: > Type of qdisc, handle, packets, dropped packets, borrowed packets > Also optionally: time since last dequeue, time since last queue, etc. > >Any other thoughts? > if possible, count bytes as well as packets _

Re: [LARTC] Graphing

2002-04-30 Thread Michael T. Babcock
On Wed, May 01, 2002 at 12:28:51AM +0200, PiotR wrote: > Would be a good idea to have packet count, and other things in /proc? > What do the people with experience in the kernel think? Whatever it is, make sure its easily parsed (tab-delimited, etc.) There should probably be seperate class and q

Re: [LARTC] Graphing

2002-04-30 Thread David Boreham
PiotR wrote: > >I can have a look at it, probably the netfilter code would need to be >changed. > >Would be a good idea to have packet count, and other things in /proc? >What do the people with experience in the kernel think? > If you do this, please let me know. I would be interested in adding s

Re: [LARTC] Graphing

2002-04-30 Thread PiotR
On Sun, Apr 28, 2002 at 05:35:57PM +0200, Stef Coene wrote: > > And I've done something similar ... what would be nice is a /proc > > interface for reading these values directly without an exec. > Now there are 3 of us we did it :) > But the /proc interface isn't a bad idea. Anyone has an idea ho

Re: [LARTC] Graphing

2002-04-28 Thread Stef Coene
> And I've done something similar ... what would be nice is a /proc > interface for reading these values directly without an exec. Now there are 3 of us we did it :) But the /proc interface isn't a bad idea. Anyone has an idea how to do this? Stef -- [EMAIL PROTECTED] "Using Linux as bandwid

Re: [LARTC] Graphing

2002-04-26 Thread Michael T. Babcock
On Fri, Apr 26, 2002 at 07:52:53PM +0200, PiotR wrote: > > Good, I have written a page with an example using the output of `tc -s > qdisc' to draw graphs with rrdtool. ¿Do you graph other data more > specific than the tc output to test your code?, I mean, if you use debug > code in htb, to output