[mrtg] Re: graph to set 1 minute
jon.hartman at verizon.com
jon.hartman at verizon.com
Mon Nov 8 23:03:59 MET 2004
Here's the part that's kind of a bust... Unless you've migrated all the
steps at once, you can still end up polling every minute, but keeping data
every five. I migrated to rrdtool, THEN lowered my polling interval. This
proved to be a mistake, as all my rrd's converted from legacy .log files
are still storing data at 5 minute intervals. Any new ones work fine, but
for now, I'm stuck. You can verify your interval as follows:
[root at pentagon logs]# rrdtool dump dfwacemsn1_virt4.rrd > /tmp/tmp
[root at pentagon logs]# grep step /tmp/tmp
<step> 300 </step> <!-- Seconds -->
As you can see, my value is still set to 300, whereas when I do this with
a new one, it reflects the proper 60 seconds. There may be an easy way to
migrate, I just don't know what it is.
-----Original Message-----
From: mrtg-bounce at list.ee.ethz.ch [mailto:mrtg-bounce at list.ee.ethz.ch] On
Behalf Of adrian at nikoyo.com
Sent: Thursday, November 04, 2004 1:10 PM
To: mrtg at list.ee.ethz.ch
Subject: [mrtg] graph to set 1 minute
Hi all
I got hint about how to handle the graph problem (Suddenly drop)
http://www.ee.ethz.ch/~slist/mrtg/msg28460.html
Set the polling frequency. then I sat it 1 minute
but
I don't know how to handle the mrtg to fit into it
I already configured mrtg.cfg as below.
Finally, I don't know how to get the info from it
Interval: 1
LogFormat: rrdtool
LibAdd: /usr/local/rrdtool-1.0.48/lib/perl/
PathAdd: /usr/local/rrdtool-1.0.48/bin/
Thank you for your help
--
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
--
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