Well there are a few ways.

If you want to do it truly dynamic I would suggest getting the data from the 
RRD into a javascript graphing library or something similar suited for what 
you're doing and handle dynamic updates from there.

Personally I just regenerate the graph whenever there's new data in my RRD. 
That's done with the --lazy option to rrdgraph and a few other things.

-- 
Daniele Sluijters

On Jul 11, 2011, at 10:25 , othmane zine wrote:

> Sorry, 
> 
> I get data froman other computer every 5 seconds and so I add the to my rrd 
> base whenever i get them I succeded to graph all data in database by using 
> options start & stop (historic) but still don't know how can I do real time 
> graphing just like if I want to keep the graph and the graph container and 
> just add a point in the graph whenever I receive data
> 
> Yours,
> 
> 
> 
> 2011/7/11 Daniele Sluijters <[email protected]>
> Hello,
> 
> Your mail is insanely generic. There's nothing we can do to help you with if 
> you don't even specify what the issue is you're having or what you are trying 
> to accomplish.
> 
> Kind regards,
> 
> --
> Daniele Sluijters
> 
> On Jul 11, 2011, at 10:06 , othmane zine wrote:
> 
> > Hi,
> >
> > I'm trying to improve a small school project, and I need your help to do 
> > real time graphing with rrdtool, I tried to look up in many websites but 
> > unfortunately with no result
> >
> >
> > Othmane Z,
> > _______________________________________________
> > rrd-users mailing list
> > [email protected]
> > https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
> 
> _______________________________________________
> rrd-users mailing list
> [email protected]
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
> 
> _______________________________________________
> rrd-users mailing list
> [email protected]
> https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to