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
_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to