From: Sebastian Harl Date: Tue, 1 May 2007 20:08:02 +0000 (+0200) Subject: collectd.templates: Added a note about XML::Simple. X-Git-Tag: collectd-4.0.2-1~54 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e081c81ce2fd3ee2041ff2f7698151fd819f7941;p=pkg-collectd.git collectd.templates: Added a note about XML::Simple. --- diff --git a/debian/collectd.templates b/debian/collectd.templates index 1b72b06..21de8e5 100644 --- a/debian/collectd.templates +++ b/debian/collectd.templates @@ -6,7 +6,8 @@ _Description: Automatically try to migrate your RRD files? since version 3.x. In order to keep your old data you have to migrate it. This can be done by using /usr/lib/collectd/utils/migrate-3-4.px. This step can be done automatically. In this case a backup of /var/lib/collectd/ is - made in /var/backups/. + made in /var/backups/. You need to have the XML::Simple Perl module + (libxml-simple-per) installed for this script to work. . See /usr/share/doc/collectd/NEWS.Debian for details. .