Ok so I&#39;m a newbie to smokeping :)<br><br>I&#39;m running smokeping on a centos 5 32 bit server and I think I have just about got things running (it starts up without errors and is doing the dns queries I ask it to). However I am getting errors from the webpage when it runs and I believe this is related to the pointer to the rrdtool installation:<br>
<br><br>I&#39;m not really sure where to point:<br><br>use lib qw(/usr/pack/rrdtool-1.2.23-mo/lib/perl);<br><br>Within the smokeping and smokeping.cgi files.<br><br>I have the following rrdtool packages installed:<br><br>
perl-rrdtool.i386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.2.28-2.el5.rf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed<br>rrdtool.i386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.2.28-2.el5.rf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed<br>rrdtool-devel.i386&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1.2.28-2.el5.rf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; installed<br>
<br>rrdtool itself is located here:<br><br>/usr/bin/rrdtool<br><br>perl modules are here:<br><br>rpm -ql perl-rrdtool<br>/usr/lib/perl5/vendor_perl/5.8.8/RRDp.pm<br>/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/RRDs.pm<br>
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs<br>/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.bs<br>/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/RRDs/RRDs.so<br>
<br>The documentation says to use the RRDTool installation dir, but it is not obvious to me what this is.<br><br>Any help appreciated.<br><br>Brett<br>