Hi Jmvelasco, I had the same problem! Now its resolved. My problem had to do with the following path to the rrdtool libraries, in files that need this path such as smokeping.pm:
use lib qw(/usr/local/rrdtool-1.2.12/lib/perl); This path should go upto 'perl' directory and not just 'lib'. If this doesnt work check out the following link: http://www.sins.com.au/nmis/nmis-faq.html#RRDTOOL under heading: Q. Can't locate loadable object for module RRDs in @INC This should definitely work! best of luck. asma -- This message has been scanned for viruses and dangerous content by NIIT MailScanner, and is believed to be clean. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
