<div dir="ltr">So today, i had some filesystem trouble and lost one of my rrd files. i deleted it and hoped, it would be re-created when collected noticed its absence. <div><br></div><div>but woe - it did not come back yet.</div><div><br></div><div>i restarted collectd, and the other rrd files are updated. can i do that on the commandline, manually? these are the rrdtool settings:</div><div><br></div><div><div><Plugin rrdtool></div><div>        DataDir "/var/lib/collectd/rrd"</div><div>        CacheTimeout 120</div><div>        CacheFlush 900</div><div>        WritesPerSecond 30</div><div>        RandomTimeout 20</div><div>  RRATimespan 3600<br></div><div>  RRATimespan 86400</div><div>  RRATimespan 604800</div><div>  RRATimespan 2678400</div><div>  RRATimespan 31622400</div><div>  RRATimespan 315576000</div><div></Plugin></div></div><div><br></div><div>btw, can i make those RRATimespans longer? (how? i guess i would need to dump and re-create the rrd files? any howto anywhere?)</div></div>