Hi Gents

Why can't epochs from 1970 to dec30 1979 be used?

$ /usr/local/bin/rrdtool create ./test.rrd --start 315360000 --step 31536000 
DS:test:GAUGE:63072000:U:U RRA:MAX:0:1:32
ERROR: start time: did you really mean month 315360000?

$ /usr/local/bin/rrdtool create ./test.rrd --start 315360001 --step 31536000 
DS:test:GAUGE:63072000:U:U RRA:MAX:0:1:32


Epoch: 315360000 = Date:  Dec 30 01:00:00 1979 - weeknumber:52 - dayofyear:364

$ rrdtool -v
RRDtool 1.2.11 


Thanks
--
Morten Bjørnsvik
Experian-Scorex AS, PB 121, 0102 Oslo, Norway

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to