<div dir="ltr">Thanks all, I followed Jean&#39;s page and it was successful. It turns out that I was using the wrong rpmforge repo. <div><br></div><div> -- Matt</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Sep 4, 2013 at 10:57 PM, Jaysen Johnson <span dir="ltr">&lt;<a href="mailto:jaysen@jedinetworks.com" target="_blank">jaysen@jedinetworks.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The We Debug You guide is excellent, I used it for my SmokePing setup.<br>
<br>
<a href="http://www.wedebugyou.com/2012/11/how-to-install-and-configure-smokeping-on-centos-6/" target="_blank">http://www.wedebugyou.com/<u></u>2012/11/how-to-install-and-<u></u>configure-smokeping-on-centos-<u></u>6/</a><br>

<br>
Jaysen Johnson<div class="im"><br>
<br>
On 9/4/2013 22:55, Matt Almgren wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi Jean, we&#39;ve actually worked together last year with your guide and my<br>
input. I documented all the steps from your guide and my suggestions.<br>
They&#39;ve worked at least a handful of times before, so I&#39;m surprised it<br>
failed this time.<br>
<br>
<br>
-- iMatt<br>
<br>
On Sep 4, 2013, at 9:23 PM, Jean &lt;<a href="mailto:jean@wedebugyou.com" target="_blank">jean@wedebugyou.com</a><br></div>
&lt;mailto:<a href="mailto:jean@wedebugyou.com" target="_blank">jean@wedebugyou.com</a>&gt;&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hi,<br>
<br>
It seems there is no smokeping package under centos.<br>
<br>
Try this guide. If any improvement needs to be done, I would be happy<br>
to contribute.<br>
<br>
<a href="http://www.wedebugyou.com/2012/11/how-to-install-and-configure-smokeping-on-centos-6/" target="_blank">http://www.wedebugyou.com/<u></u>2012/11/how-to-install-and-<u></u>configure-smokeping-on-centos-<u></u>6/</a><br>

<br>
Good luck<br>
<br>
Jean<br>
<br>
On 2013-09-05, at 5:22, Tom Throckmorton &lt;<a href="mailto:throck%2Bsmokeping@gmail.com" target="_blank">throck+smokeping@gmail.com</a><br></div>
&lt;mailto:<a href="mailto:throck%2Bsmokeping@gmail.com" target="_blank">throck+smokeping@<u></u>gmail.com</a>&gt;&gt; wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Matt;<br>
<br>
It looks like you have rpmforge repos enabled and you&#39;re pulling in el5<br>
packages, e.g. the perl-rrdtool-1.4.7-1.el5.rf.<u></u>x86_64.  Not only is that<br>
package for the wrong dist, it is also for the wrong version of perl on<br>
6.4 (5.10).  At this point, I would &#39;yum erase perl-rrdtool&#39; and then<br>
&#39;yum install rrdtool-perl --disablerepo=rpmforge&#39;.  That should take<br>
care of your RRDs location issue for the build.<br>
<br>
Beyond that, it looks like you may have the wrong rpmforge-release<br>
package installed; you may want to backout any packages you installed<br>
from that repo, correct that and then start again.<br>
<br>
cheers,<br>
<br>
-tt<br>
<br>
<br>
On 09/04/2013 07:17 PM, Matt Almgren wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi Lars, I tried the following:<br>
<br>
237  export<br>
PERL5LIB=/usr/lib64/perl5/<u></u>vendor_perl/5.8.8/x86_64-<u></u>linux-thread-multi<br>
&lt;Same Error&gt;<br>
<br>
Then I tried to add a link to the @INC lib:<br>
<br>
245  cd /usr/share/perl5/<br>
246  ln -s<br>
/usr/lib64/perl5/vendor_perl/<u></u>5.8.8/x86_64-linux-thread-<u></u>multi/RRDs.pm .<br>
&lt;Same Error&gt;<br>
<br>
Still getting same results:<br>
<br>
checking checking for perl module &#39;RRDs&#39;... Failed<br>
checking checking for perl module &#39;FCGI&#39;... Ok<br>
checking checking for perl module &#39;CGI&#39;... Ok<br>
checking checking for perl module &#39;CGI::Fast&#39;... Ok<br>
checking checking for perl module &#39;Config::Grammar&#39;... Ok<br>
checking checking for perl module &#39;Digest::HMAC_MD5&#39;... Ok<br>
checking checking for perl module &#39;LWP&#39;... Ok<br>
<br>
** Aborting Configure ******************************<br>
<br>
  If you know where perl can find the missing modules, set<br>
  the PERL5LIB environment variable accordingly.<br>
<br>
&lt;snip&gt;<br>
<br>
<br>
<br>
<br>
<br>
<br>
On Wed, Sep 4, 2013 at 12:12 AM, Lars Thegler &lt;<a href="mailto:lars@thegler.dk" target="_blank">lars@thegler.dk</a><br>
&lt;mailto:<a href="mailto:lars@thegler.dk" target="_blank">lars@thegler.dk</a>&gt;<br>
&lt;mailto:<a href="mailto:lars@thegler.dk" target="_blank">lars@thegler.dk</a>&gt;&gt; wrote:<br>
<br>
   On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren &lt;<a href="mailto:almgren@gmail.com" target="_blank">almgren@gmail.com</a><br>
&lt;mailto:<a href="mailto:almgren@gmail.com" target="_blank">almgren@gmail.com</a>&gt;<br>
   &lt;mailto:<a href="mailto:almgren@gmail.com" target="_blank">almgren@gmail.com</a>&gt;&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am pulling my hair out here.  I have a new CentOS6.4 install and<br>
</blockquote>
   running<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
into problems installing smokeping.  I&#39;m not sure what to make of this<br>
PERL5LIB.  I set it to /usr/bin/perl and still see problems.  Any<br>
</blockquote>
   ideas?<br>
<br>
   PERL5LIB is a list of directories in which perl will look for module<br>
   files, in addition to the built-in directories. So, find out where<br>
   you&#39;ve installed RRDs.pm, and add that directory to PERL5LIB.<br>
<br>
   /Lars<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.oetiker.<u></u>ch</a><br></div></div>
&lt;mailto:<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.<u></u>oetiker.ch</a>&gt;<br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-<u></u>bin/listinfo/smokeping-users</a><br>
<br>
</blockquote><div class="im">
<br>
______________________________<u></u>_________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.oetiker.<u></u>ch</a><br></div>
&lt;mailto:<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.<u></u>oetiker.ch</a>&gt;<br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-<u></u>bin/listinfo/smokeping-users</a><br>
</blockquote></blockquote><div class="im">
<br>
<br>
______________________________<u></u>_________________<br>
smokeping-users mailing list<br>
<a href="mailto:smokeping-users@lists.oetiker.ch" target="_blank">smokeping-users@lists.oetiker.<u></u>ch</a><br>
<a href="https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users" target="_blank">https://lists.oetiker.ch/cgi-<u></u>bin/listinfo/smokeping-users</a><br>
<br>
</div></blockquote>
</blockquote></div><br></div>