Hi there, I want to create a rrd-database starting at Friday Feb. 26 2010 and have a step of one week. If I do
rrdtool create test.rrd --start 1267056000 --step 604800 DS:test:GAUGE:604800:0:U RRA:AVERAGE:0.5:1:100 the resulting rrd starts at Thursday Feb. 25. Regardless how I set the start-date, it is always set to Thursday. What am I doing wrong here? Stefan _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
