On Fri, Mar 18, 2011 at 10:25 AM, Wagner Pereira <[email protected]>wrote:
> Now I noticed that I didn't download the rrd_merger.pl script yet. > [NEWBIE] > > Then I ran... > perl rrd_merger.pl --oldrrd=old_graph.rrd --newrrd=new_graph.rrd > > But... > > "Can't locate XML/Twig.pm" > > Any clue? > It appears you are missing the Perl module XML::Twig Try '$sudo cpan XML::Twig' or use your platform's package manager to install it. Kind Regards, Chris
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
