[rrd-users] daily consolidation
Richard Nelson
richard.nelson at optusnet.com.au
Thu Sep 9 04:14:45 MEST 2004
Hi,
Apologies if this has been answered, I did try searching.
I'm trying to create a rather simple rra to show a maximum value for a day:
rrdtool create rrd/maxplayers.rrd --start "1094652000" -s 60
DS:players:GAUGE:600:0:U RRA:MAX:0.9:1440:32
Here's that number:
date -d "Thu Sep 9 00:00:00 2004 EST" +%s
1094652000
I'm in EST (UTC+10). Now, it seems that the daily consolidation is done
at 10am:
<!-- 2004-09-08 10:00:00 EST / 1094601600 --> <row><v> NaN </v></row>
In fact, it doesn't matter what I put as the start time, it always puts
10am there.
Why does this happen? I'd really rather it consolidated at midnight.
Thanks,
Richard
--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list