[mrtg] Re: can i keep more data

Alex Nguyen anguyen at videotron.net
Tue Oct 15 21:21:55 MEST 2002


Hi,

We store in rrd 5 min for 1 year, but you can also do for 2 year as
well. You need to modify the mrtg.

Look for :

   "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");

Replace by :

   "RRA:AVERAGE:0.5:1:210816",
   "RRA:MAX:0.5:1:210816");

The next time mrtg create a rrd file, it will be for 2 years of data in 5
minutes.

BTW, each rrd is ~6M big.

A.

On Tue, 15 Oct 2002, Bishop, Dean wrote:

BD> Date: Tue, 15 Oct 2002 15:08:34 -0400
BD> From: "Bishop, Dean" <dean.bishop at tcdsb.org>
BD> To: "'mrtg at list.ee.ethz.ch'" <mrtg at list.ee.ethz.ch>
BD> Subject: [mrtg] can i keep more data
BD> 
BD> 
BD> Good morning,
BD> 
BD> i was wondering if it were possible to store more data in my log/rrd files.
BD> 
BD> i would like to keep each of my 5 minute results for the entire 2 year
BD> period.  Is this possible?
BD> 
BD> thanks in advance,
BD> dean
BD> 
BD> --
BD> Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
BD> Archive     http://www.ee.ethz.ch/~slist/mrtg
BD> FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
BD> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
BD> 

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the mrtg mailing list