All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Traffic Graphs
@ 2003-05-02 11:50 hare ram
  2003-05-02 12:57 ` Cheng Kwok Wing, William
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hare ram @ 2003-05-02 11:50 UTC (permalink / raw)
  To: lartc

Hi all

i have setup with lot of class
i have making the classes for limiting the b/w

i would like to make them graph and available some kind of database so i can
retrieve any time and graph them

does any one done this, i have seen Stef, scripts, but they are instant only
but iam looking for 24hour basis, and ever 5min update like MRTG

Does any one have Idea, how can make graph, for both send and receive

if some one can guide or sample script will be appreciate

thanks
hare

_______________________________________________
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] Traffic Graphs
  2003-05-02 11:50 [LARTC] Traffic Graphs hare ram
@ 2003-05-02 12:57 ` Cheng Kwok Wing, William
  2003-05-02 15:56 ` Florian Huber
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Cheng Kwok Wing, William @ 2003-05-02 12:57 UTC (permalink / raw)
  To: lartc

I suggest you to take a look at rrdtool at
http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/

You can use it to store traffic statistics in a
round-robin database.

Regards,
Wing


--- hare ram <hareram@sol.net.in> wrote:
> Hi all
> 
> i have setup with lot of class
> i have making the classes for limiting the b/w
> 
> i would like to make them graph and available some
> kind of database so i can
> retrieve any time and graph them
> 
> does any one done this, i have seen Stef, scripts,
> but they are instant only
> but iam looking for 24hour basis, and ever 5min
> update like MRTG
> 
> Does any one have Idea, how can make graph, for both
> send and receive
> 
> if some one can guide or sample script will be
> appreciate
> 
> thanks
> hare
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
http://lartc.org/


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
_______________________________________________
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] Traffic Graphs
  2003-05-02 11:50 [LARTC] Traffic Graphs hare ram
  2003-05-02 12:57 ` Cheng Kwok Wing, William
@ 2003-05-02 15:56 ` Florian Huber
  2003-05-02 17:11 ` Stef Coene
  2003-05-03  4:53 ` hare ram
  3 siblings, 0 replies; 5+ messages in thread
From: Florian Huber @ 2003-05-02 15:56 UTC (permalink / raw)
  To: lartc

On Fri, 2 May 2003 05:57:10 -0700 (PDT)
"Cheng Kwok Wing, William" <wing328@yahoo.com> wrote:

> I suggest you to take a look at rrdtool at
> http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/

A good frontend to rrdtool is HotSaNIC (hotsanic.sf.net). It is easy
to install/configure and very extendable. If you want special plugin's
you can easily write your own.

HTH	
	Florian Huber
_______________________________________________
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] Traffic Graphs
  2003-05-02 11:50 [LARTC] Traffic Graphs hare ram
  2003-05-02 12:57 ` Cheng Kwok Wing, William
  2003-05-02 15:56 ` Florian Huber
@ 2003-05-02 17:11 ` Stef Coene
  2003-05-03  4:53 ` hare ram
  3 siblings, 0 replies; 5+ messages in thread
From: Stef Coene @ 2003-05-02 17:11 UTC (permalink / raw)
  To: lartc

On Friday 02 May 2003 13:54, hare ram wrote:
> Hi all
>
> i have setup with lot of class
> i have making the classes for limiting the b/w
>
> i would like to make them graph and available some kind of database so i
> can retrieve any time and graph them
>
> does any one done this, i have seen Stef, scripts, but they are instant
> only but iam looking for 24hour basis, and ever 5min update like MRTG
I also have some scripts that uses mrtg.  But they are integrated in the GUI.  
However, you can use the GUI only for graphing (you only need 3 script to 
create the graph).  I will update the pages on www.docum.org to explain how 
you can use the GUI only to create graphs.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.oftc.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] Traffic Graphs
  2003-05-02 11:50 [LARTC] Traffic Graphs hare ram
                   ` (2 preceding siblings ...)
  2003-05-02 17:11 ` Stef Coene
@ 2003-05-03  4:53 ` hare ram
  3 siblings, 0 replies; 5+ messages in thread
From: hare ram @ 2003-05-03  4:53 UTC (permalink / raw)
  To: lartc

Hi Stef

It would be great if you can update docum.org
and inform us to look, so we can use this script for our live setup and test
them , if we can use for our purpose

Do you have any Idea, how can rrdtools can be integrate to generate class
and total b/w database

any sample config URL will be appreciate to work on that

hare
----- Original Message -----
From: "Stef Coene" <stef.coene@docum.org>
To: "hare ram" <hareram@sol.net.in>; <lartc@mailman.ds9a.nl>
Sent: Friday, May 02, 2003 10:41 PM
Subject: Re: [LARTC] Traffic Graphs


> On Friday 02 May 2003 13:54, hare ram wrote:
> > Hi all
> >
> > i have setup with lot of class
> > i have making the classes for limiting the b/w
> >
> > i would like to make them graph and available some kind of database so i
> > can retrieve any time and graph them
> >
> > does any one done this, i have seen Stef, scripts, but they are instant
> > only but iam looking for 24hour basis, and ever 5min update like MRTG
> I also have some scripts that uses mrtg.  But they are integrated in the
GUI.
> However, you can use the GUI only for graphing (you only need 3 script to
> create the graph).  I will update the pages on www.docum.org to explain
how
> you can use the GUI only to create graphs.
>
> Stef
>
> --
>
> stef.coene@docum.org
>  "Using Linux as bandwidth manager"
>      http://www.docum.org/
>      #lartc @ irc.oftc.net
>
> _______________________________________________
> 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

end of thread, other threads:[~2003-05-03  4:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-02 11:50 [LARTC] Traffic Graphs hare ram
2003-05-02 12:57 ` Cheng Kwok Wing, William
2003-05-02 15:56 ` Florian Huber
2003-05-02 17:11 ` Stef Coene
2003-05-03  4:53 ` hare ram

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.