[rrd-users] Re: rrd-users PROBLEM

Tobias Oetiker oetiker at ee.ethz.ch
Tue Aug 10 16:51:33 MEST 1999


Today you sent me mail regarding [rrd-users] rrd-users PROBLEM:

*> > > *> With the help of rrdgraph command I can get .gif/.png file . Instead of
*> > > *> this I want as my database is being updated, my graph on the screen 
*> > > *> should be updated according to the changes in database by the time. I
*> > > *> don't want to create gif/png file . Actually I want this for real time
*> > > *> plotting. How I can do this thing.
*> > > 
*> > > not sure what you expect to see ... a movie ? for updating you must uyse
*> > > rrdtool update
*> > > 
*> > > cheers
*> > > tobi
*> > 
*> > duh,...
*> > lemme guess
*> > you are talking about making the web page reload the graph
*> > thats not a rrdtool problem at all. You'd be wanting to play with .meta files
*> > and expiries. the mail tool I'll (eventually) submit uses that technique but
*> > be aware, its something your web server would have to supportand your browser to
*> > understand, 
*> > Tobi, I think he's refering to the 5 minute update feature you had with mrtg
*> > 
*> > Phil
*> > =--=
*> > 
*> 
*> I should have appended this
*> 
*> <META HTTP-EQUIV="Refresh" CONTENT="300" >
*> <META HTTP-EQUIV="Pragma" CONTENT="no-cache" >
*> <META HTTP-EQUIV="Expires" CONTENT="Tue Aug 10 10:15:10 BST 1999">
*> 
*> Basically it says 	'Update this page every 5 minutes'
*> 			'Do not cache this page cos that would be daft'
*> 			'Assuming you keep a decent NTP clock, this page
*> 			 will self destruct at...'
*> 
*> The only fun to be had is the dynamic rebuilding of the 'Expires' line

if you use rrd_cgi these things will be added automatically in the HTTP
header portion of the page ... 

cheers
tobi
*> 
*> If you use shell, you can get it by using something like
*> 
*> 	GNUDATE=/usr/local/bin/date
*> 	FUTURE=`$GNUDATE --date="+5 minutes"`
*> 
*> Phil
*> =--=
*> 
*> 
*> --
*> * To unsubscribe from the rrd-users mailing list, send a message with the
*>   subject: unsubscribe to rrd-users-request at list.ee.ethz.ch
*> 
*> 

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker, Timelord & SysMgr @ EE-Dept ETH-Zurich
 / // _ \/ _ \/ / TEL: +41(0)1-6325286  FAX:...1517  ICQ: 10419518 
/_/ \.__/_.__/_/ oetiker at ee.ethz.ch http://ee-staff.ethz.ch/~oetiker

--
* To unsubscribe from the rrd-users mailing list, send a message with the
  subject: unsubscribe to rrd-users-request at list.ee.ethz.ch



More information about the rrd-users mailing list