[collectd] RRD Files still generating inputs with the previous step size.

Ankit . hiiankit at gmail.com
Thu Aug 2 09:04:12 CEST 2012


Hi,

I have updated the Collectd.conf with the StepSize set to 60.
For the existing RRD Files, generated with the StepSize 10 (default), the
step size is not getting updated.

-----------------------------------------------------------------------------------------
# rrdtool info /<path to RRD File>/if_octets_TCP.rrd
filename = "/<path to RRD File>/if_octets_TCP.rrd"
rrd_version = "0003"
step = 10

# vi collectd.conf
...
<Plugin rrdtool>
        DataDir "<PathToRrdFileLocation>"
        StepSize     60
        CacheTimeout 30
        CacheFlush   900
</Plugin>
...

--------------------------------------------------------------------------------------------

How can we overcome the same?

Thanks and Regards,
Ankit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20120802/76c6465e/attachment.html>


More information about the collectd mailing list