Code

Added possibility to automatically migrate RRD files from v3 to v4.
authorSebastian Harl <sh@tokkee.org>
Sun, 29 Apr 2007 13:57:03 +0000 (15:57 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 2 May 2007 18:00:53 +0000 (18:00 +0000)
commit93bc1d459c54dae236c186360e6f86893b6c98b3
treef2c509e77eee6d882308712b0801a0f46f904a71
parent0e76a420129106a505649d5cde00e5cd8b8d7775
Added possibility to automatically migrate RRD files from v3 to v4.

A debconf question has been added to ask the user weather he wishes to let
collectd try to automatically migrate old RRD files using migrate-3-4.px. A
backup of /var/lib/collectd/ will be created in this case.
debian/collectd.config [new file with mode: 0755]
debian/collectd.postinst [new file with mode: 0755]
debian/collectd.templates [new file with mode: 0644]
debian/control
debian/rules