Hi,<div><br></div><div>I have updated the Collectd.conf with the StepSize set to 60.</div><div>For the existing RRD Files, generated with the StepSize 10 (default), the step size is not getting updated.</div><div><br></div>
<div>-----------------------------------------------------------------------------------------</div><div><div># rrdtool info /<path to RRD File>/if_octets_TCP.rrd </div><div>filename = "/<path to RRD File>/if_octets_TCP.rrd"</div>
<div>rrd_version = "0003"</div><div>step = 10</div></div><div><br></div><div># vi collectd.conf</div><div>...</div><div><div><Plugin rrdtool></div><div>        DataDir "<PathToRrdFileLocation>"</div>
<div>        StepSize     60</div><div>        CacheTimeout 30</div><div>        CacheFlush   900</div><div></Plugin></div></div><div>...</div><div><br></div><div>--------------------------------------------------------------------------------------------</div>
<div><br></div><div>How can we overcome the same?</div><div><br></div><div>Thanks and Regards,</div><div>Ankit</div>