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>
Sun, 29 Apr 2007 13:57:03 +0000 (15:57 +0200)
commitfa6349ff50c3be59891d166cd51c0d4cf2e0ce92
treef2c509e77eee6d882308712b0801a0f46f904a71
parente567c85970a0d2a36e4838e70aeca3e9a12e6ff8
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