[rrd-users] rrd starting at a certain date
    Stefan M. Brandl 
    smb at r-kom.de
       
    Tue Apr 13 09:05:46 CEST 2010
    
    
  
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
    
    
More information about the rrd-users
mailing list