[rrd-users] Re: Again, not a right graphic.

Alex van den Bogaerdt alex at ergens.op.het.net
Mon May 8 14:32:31 MEST 2006


On Mon, May 08, 2006 at 12:14:08PM +0200, Greta wrote:

> Again I did not get the right graph. I have on MySQL a table with values 
> measured every 5 minutes. For the test al the values are 50. When I make a 
> graphic for one week (1146348000 to 1146952500) like below I don't get a 
> right graphic. (See image).

> rrdtool.exe create --start 1146348000 file.rrd DS:in:GAUGE:300:0:100
> RRA:AVERAGE:0.5:1:300

300 seconds per step; 1 step per row, 300 rows.  That's 90000 seconds
of data available.  A day is 86400 seconds.

> I don't see why it's plot only the last day.

It didn't.  It has plot all available data.

-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list