[mrtg-developers] Re: Change rrdtool creation in mrtg

Tobias Oetiker oetiker at ee.ethz.ch
Fri Aug 11 07:42:21 MEST 2000


Yesterday you sent me mail regarding [mrtg-developers] Change rrdtool...:

*> 
*> Hi , 
*>   Now I use rrdtool to collect my data and use
*> 14all.cgi to create  webpage. But I want my rrdtool
*> keep data every 5 minute for 1 year. Is it possible to
*> change the rrd creation in mrtg  From      
*> RRDs::create
*>                   "DS:ds0:$up_abs:600:U:U",
*>                   "DS:ds1:$up_abs:600:U:U",
*>                   "RRA:AVERAGE:0.5:1:600",
*>                   "RRA:AVERAGE:0.5:6:700",
*>                   "RRA:AVERAGE:0.5:24:775",
*>                   "RRA:AVERAGE:0.5:288:797",
*>                   "RRA:MAX:0.5:1:600",                
*>  "RRA:MAX:0.5:6:700",
*>                   "RRA:MAX:0.5:24:775",               
*>   "RRA:MAX:0.5:288:797");
*> To     RRDs::create                 
*> "DS:ds0:$up_abs:600:U:U",
*>                   "DS:ds1:$up_abs:600:U:U",
*>                   "RRA:AVERAGE:0.5:1:105200",
*>                   "RRA:AVERAGE:0.5:6:700",           
*>                   "RRA:AVERAGE:0.5:24:775",
*>                   "RRA:AVERAGE:0.5:288:797",
*>                   "RRA:MAX:0.5:1:105200",             
*>     "RRA:MAX:0.5:6:700",
*>                   "RRA:MAX:0.5:24:775",               
*>   "RRA:MAX:0.5:288:797");
*> or To           RRDs::create                 
*> "DS:ds0:$up_abs:600:U:U",
*>                   "DS:ds1:$up_abs:600:U:U",
*>                   "RRA:AVERAGE:0.5:1:105200",
*>                   "RRA:MAX:0.5:1:105200")
*> Beside the above modification, do I need to modify
*> other part of mrtg and 14all.cgi.Regards,T.S.

this will work fine ... if you have the disk space

tobi
*> 
*> __________________________________________________
*> Do You Yahoo!?
*> Kick off your party with Yahoo! Invites.
*> http://invites.yahoo.com/
*> 
*> --
*> Unsubscribe mailto:mrtg-developers-request at list.ee.ethz.ch?subject=unsubscribe
*> Help        mailto:mrtg-developers-request at list.ee.ethz.ch?subject=help
*> Archive     http://www.ee.ethz.ch/~slist/mrtg-developers
*> 
*> 

-- 
 ______    __   _
/_  __/_  / /  (_) 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


--
Unsubscribe mailto:mrtg-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:mrtg-developers-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/mrtg-developers



More information about the mrtg-developers mailing list