<body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor='#FFFFFF' ><!-- This is a notification from the Help Desk. -->
<STYLE>
a { color:#FF6600;}
</STYLE>
<table width="550" cellpadding="20" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td bgcolor="#FFFFFF" valign="top" style="font-size:12px;color:#000000;font-family:trebuchet ms;">
<p style="font-weight:bold"></p>
<i style="color:#555555; font-size:11px">On Nov 12, 2013 @ 05:32 pm, smokeping-users-request@lists.oetiker.ch wrote:</i>
<p>Send smokeping-users mailing list submissions to<br />        smokeping-users@lists.oetiker.ch<br /><br />To subscribe or unsubscribe via the World Wide Web, visit<br />        https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users<br />or, via email, send a message with subject or body 'help' to<br />        smokeping-users-request@lists.oetiker.ch<br /><br />You can reach the person managing the list at<br />        smokeping-users-owner@lists.oetiker.ch<br /><br />When replying, please edit your Subject line so it is more specific<br />than "Re: Contents of smokeping-users digest..."<br /><br /><br />Today's Topics:<br /><br /> 1. Re: Help with PERL5LIB error (Matt Almgren)<br /> 2. Re: Help with PERL5LIB error (Matt Almgren)<br /> 3. Re: Help with PERL5LIB error (Matt Almgren)<br /><br /><br />----------------------------------------------------------------------<br /><br />Message: 1<br />Date: Wed, 4 Sep 2013 22:53:01 -0700<br />From: Matt Almgren <almgren@gmail.com><
br />Subject: Re: [smokeping-users] Help with PERL5LIB error<br />To: "throck+smokeping@gmail.com" <throck+smokeping@gmail.com><br />Cc: SmokePing Users <smokeping-users@lists.oetiker.ch><br />Message-ID: <-7583718754755154620@unknownmsgid><br />Content-Type: text/plain; charset=ISO-8859-1<br /><br />Hi tt, can you point me to the correct rpmforge repo that I should be<br />using for centos6.4? I'll try out your suggestions tomorrow.<br /><br />Thanks!<br /><br /><br />-- iMatt<br /><br />On Sep 4, 2013, at 8:22 PM, Tom Throckmorton <throck+smokeping@gmail.com> wrote:<br /><br />> Matt;<br />><br />> It looks like you have rpmforge repos enabled and you're pulling in el5<br />> packages, e.g. the perl-rrdtool-1.4.7-1.el5.rf.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 'yum erase perl-rrdtool' and then<br />> 'yum insta
ll rrdtool-perl --disablerepo=rpmforge'. 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 />>> Hi Lars, I tried the following:<br />>><br />>> 237 export<br />>> PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi<br />>> <Same Error><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/5.8.8/x86_64-linux-thread-multi/RRDs.pm .<br />>> <Same Error><br />>><br />>> Still getting same
results:<br />>><br />>> checking checking for perl module 'RRDs'... Failed<br />>> checking checking for perl module 'FCGI'... Ok<br />>> checking checking for perl module 'CGI'... Ok<br />>> checking checking for perl module 'CGI::Fast'... Ok<br />>> checking checking for perl module 'Config::Grammar'... Ok<br />>> checking checking for perl module 'Digest::HMAC_MD5'... Ok<br />>> checking checking for perl module 'LWP'... 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 />>> <snip><br />>><br />>><br />>><br />>><br />>><br />>><br />>> On Wed, Sep 4, 2013 at 12:12 AM, Lars Thegler <lars@thegler.dk<br />>> <mailto:lars@thegler.dk>> wrote:<br />>><br
/>>> On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren <almgren@gmail.com<br />>> <mailto:almgren@gmail.com>> wrote:<br />>>> I am pulling my hair out here. I have a new CentOS6.4 install and<br />>> running<br />>>> into problems installing smokeping. I'm not sure what to make of this<br />>>> PERL5LIB. I set it to /usr/bin/perl and still see problems. Any<br />>> 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've installed RRDs.pm, and add that directory to PERL5LIB.<br />>><br />>> /Lars<br />>><br />>><br />>><br />>><br />>> _______________________________________________<br />>> smokeping-users mailing list<br />>> smokeping-users@lists.oetiker.ch<br />>> https://lists.oet
iker.ch/cgi-bin/listinfo/smokeping-users<br />><br /><br /><br /><br />------------------------------<br /><br />Message: 2<br />Date: Wed, 4 Sep 2013 22:55:16 -0700<br />From: Matt Almgren <almgren@gmail.com><br />Subject: Re: [smokeping-users] Help with PERL5LIB error<br />To: Jean <jean@wedebugyou.com><br />Cc: SmokePing Users <smokeping-users@lists.oetiker.ch><br />Message-ID: <792958365778510700@unknownmsgid><br />Content-Type: text/plain; charset="iso-8859-1"<br /><br />Hi Jean, we'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've worked at least a handful of times before, so I'm surprised it<br />failed this time.<br /><br /><br />-- iMatt<br /><br />On Sep 4, 2013, at 9:23 PM, Jean <jean@wedebugyou.com> wrote:<br /><br />Hi,<br /><br />It seems there is no smokeping package under centos.<br /><br />Try this guide. If any improv
ement needs to be done, I would be happy to<br />contribute.<br /><br />http://www.wedebugyou.com/2012/11/how-to-install-and-configure-smokeping-on-centos-6/<br /><br />Good luck<br /><br />Jean<br /><br />On 2013-09-05, at 5:22, Tom Throckmorton <throck+smokeping@gmail.com> wrote:<br /><br />Matt;<br /><br />It looks like you have rpmforge repos enabled and you're pulling in el5<br />packages, e.g. the perl-rrdtool-1.4.7-1.el5.rf.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 'yum erase perl-rrdtool' and then<br />'yum install rrdtool-perl --disablerepo=rpmforge'. 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 /><br />Hi Lars, I tried the following:<br /><br /><br />237 export<br /><br />PERL5LIB=/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi<br /><br /><Same Error><br /><br /><br />Then I tried to add a link to the @INC lib:<br /><br /><br />245 cd /usr/share/perl5/<br /><br />246 ln -s<br /><br />/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/RRDs.pm .<br /><br /><Same Error><br /><br /><br />Still getting same results:<br /><br /><br />checking checking for perl module 'RRDs'... Failed<br /><br />checking checking for perl module 'FCGI'... Ok<br /><br />checking checking for perl module 'CGI'... Ok<br /><br />checking checking for perl module 'CGI::Fast'... Ok<br /><br />checking checking for perl module 'Config::Grammar'... Ok<br /><br />checking checking for perl module 'Digest::HMAC_MD5'... Ok<br /><br />checking checking for perl module 'LWP'... Ok<br /><br /><br />**
Aborting Configure ******************************<br /><br /><br /> If you know where perl can find the missing modules, set<br /><br /> the PERL5LIB environment variable accordingly.<br /><br /><br /><snip><br /><br /><br /><br /><br /><br /><br /><br />On Wed, Sep 4, 2013 at 12:12 AM, Lars Thegler <lars@thegler.dk<br /><br /><mailto:lars@thegler.dk <lars@thegler.dk>>> wrote:<br /><br /><br /> On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren <almgren@gmail.com<br /><br /> <mailto:almgren@gmail.com <almgren@gmail.com>>> wrote:<br /><br />I am pulling my hair out here. I have a new CentOS6.4 install and<br /><br /> running<br /><br />into problems installing smokeping. I'm not sure what to make of this<br /><br />PERL5LIB. I set it to /usr/bin/perl and still see problems. Any<br /><br /> ideas?<br /><br /><br /> PERL5LIB is a list of directories in which perl will look for module<br /><br /> files, in addition to the bui
lt-in directories. So, find out where<br /><br /> you've installed RRDs.pm, and add that directory to PERL5LIB.<br /><br /><br /> /Lars<br /><br /><br /><br /><br /><br />_______________________________________________<br /><br />smokeping-users mailing list<br /><br />smokeping-users@lists.oetiker.ch<br /><br />https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users<br /><br /><br /><br />_______________________________________________<br />smokeping-users mailing list<br />smokeping-users@lists.oetiker.ch<br />https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users<br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130904/e737b647/attachment-0001.htm <br /><br />------------------------------<br /><br />Message: 3<br />Date: Thu, 5 Sep 2013 10:47:58 -0700<br />From: Matt Almgren <almgren@gmail.com><br />Subject: Re: [smokeping-users] Help with PERL5LIB
error<br />To: Jaysen Johnson <jaysen@jedinetworks.com>,         SmokePing Users<br />        <smokeping-users@lists.oetiker.ch><br />Message-ID:<br />        <CACeB1bn7xZuANd6maho3OPgCi6_zDUAEMS5jikaDbCVvrsXy9A@mail.gmail.com><br />Content-Type: text/plain; charset="iso-8859-1"<br /><br />Thanks all, I followed Jean's page and it was successful. It turns out that<br />I was using the wrong rpmforge repo.<br /><br /> -- Matt<br /><br /><br /><br />On Wed, Sep 4, 2013 at 10:57 PM, Jaysen Johnson <jaysen@jedinetworks.com>wrote:<br /><br />> The We Debug You guide is excellent, I used it for my SmokePing setup.<br />><br />> http://www.wedebugyou.com/**2012/11/how-to-install-and-**<br />> configure-smokeping-on-centos-**6/<http://www.wedebugyou.com/2012/11/how-to-install-and-configure-smokeping-on-centos-6/><br />><br />> Jaysen Johnson<br />><br />><br />> On 9/4/2013 22:55, Matt Almgren wrote:<br />><br />>> Hi Jean, we'v
e 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've worked at least a handful of times before, so I'm surprised it<br />>> failed this time.<br />>><br />>><br />>> -- iMatt<br />>><br />>> On Sep 4, 2013, at 9:23 PM, Jean <jean@wedebugyou.com<br />>> <mailto:jean@wedebugyou.com>> wrote:<br />>><br />>> 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 />>>> http://www.wedebugyou.com/**2012/11/how-to-install-and-**<br />>>> configure-smokeping-on-centos-**6/<http://www.wedebugyou.com/2012/11/how-to-install-and-configure-smokeping-on-centos-6/><br />>>><br />>>
> Good luck<br />>>><br />>>> Jean<br />>>><br />>>> On 2013-09-05, at 5:22, Tom Throckmorton <throck+smokeping@gmail.com<br />>>> <mailto:throck+smokeping@**gmail.com <throck%2Bsmokeping@gmail.com>>><br />>>> wrote:<br />>>><br />>>> Matt;<br />>>>><br />>>>> It looks like you have rpmforge repos enabled and you're pulling in el5<br />>>>> packages, e.g. the perl-rrdtool-1.4.7-1.el5.rf.**x86_64. Not only is<br />>>>> 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 'yum erase perl-rrdtool' and then<br />>>>> 'yum install rrdtool-perl --disablerepo=rpmforge'. That should take<br />>>>> care of your RRDs location issue for the build.<br />>>>><br />>>>> Beyond that, it looks like y
ou 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 />>>>><br />>>>>> Hi Lars, I tried the following:<br />>>>>><br />>>>>> 237 export<br />>>>>> PERL5LIB=/usr/lib64/perl5/**vendor_perl/5.8.8/x86_64-**<br />>>>>> linux-thread-multi<br />>>>>> <Same Error><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/vendo
r_perl/**5.8.8/x86_64-linux-thread-**multi/RRDs.pm<br />>>>>> .<br />>>>>> <Same Error><br />>>>>><br />>>>>> Still getting same results:<br />>>>>><br />>>>>> checking checking for perl module 'RRDs'... Failed<br />>>>>> checking checking for perl module 'FCGI'... Ok<br />>>>>> checking checking for perl module 'CGI'... Ok<br />>>>>> checking checking for perl module 'CGI::Fast'... Ok<br />>>>>> checking checking for perl module 'Config::Grammar'... Ok<br />>>>>> checking checking for perl module 'Digest::HMAC_MD5'... Ok<br />>>>>> checking checking for perl module 'LWP'... 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 />>>>>> <snip><br />>>>>><br />>>>>><br />>>>>><br />>>>>><br />>>>>><br />>>>>><br />>>>>> On Wed, Sep 4, 2013 at 12:12 AM, Lars Thegler <lars@thegler.dk<br />>>>>> <mailto:lars@thegler.dk><br />>>>>> <mailto:lars@thegler.dk>> wrote:<br />>>>>><br />>>>>> On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren <almgren@gmail.com<br />>>>>> <mailto:almgren@gmail.com><br />>>>>> <mailto:almgren@gmail.com>> wrote:<br />>>>>><br />>>>>>> I am pulling my hair out here. I have a new CentOS6.4 install and<br />>>>>>><br />>>>>> running<br />>>>>><br />>
;>>>>> into problems installing smokeping. I'm not sure what to make of this<br />>>>>>> PERL5LIB. I set it to /usr/bin/perl and still see problems. Any<br />>>>>>><br />>>>>> 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've installed RRDs.pm, and add that directory to PERL5LIB.<br />>>>>><br />>>>>> /Lars<br />>>>>><br />>>>>><br />>>>>><br />>>>>><br />>>>>> ______________________________**_________________<br />>>>>> smokeping-users mailing list<br />>>>>> smokeping-users@lists.oetiker.**ch <smokeping-users@lists.oetiker.ch><br />>>>>>
<mailto:smokeping-users@lists.**oetiker.ch<smokeping-users@lists.oetiker.ch><br />>>>>> ><br />>>>>> https://lists.oetiker.ch/cgi-**bin/listinfo/smokeping-users<https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users><br />>>>>><br />>>>>><br />>>>> ______________________________**_________________<br />>>>> smokeping-users mailing list<br />>>>> smokeping-users@lists.oetiker.**ch <smokeping-users@lists.oetiker.ch><br />>>>> <mailto:smokeping-users@lists.**oetiker.ch<smokeping-users@lists.oetiker.ch><br />>>>> ><br />>>>> https://lists.oetiker.ch/cgi-**bin/listinfo/smokeping-users<https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users><br />>>>><br />>>><br />>><br />>> ______________________________**_________________<br />>> smokeping-users mailing list<br /
>>> smokeping-users@lists.oetiker.**ch <smokeping-users@lists.oetiker.ch><br />>> https://lists.oetiker.ch/cgi-**bin/listinfo/smokeping-users<https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users><br />>><br />>><br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130905/2957e870/attachment.htm <br /><br />------------------------------<br /><br />_______________________________________________<br />smokeping-users mailing list<br />smokeping-users@lists.oetiker.ch<br />https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users<br /><br /><br />End of smokeping-users Digest, Vol 79, Issue 3<br />**********************************************</p>
<br/>
<hr/>
This is an automated response. Your issue has been noted. We'll be in touch soon.<br/>
<br/>
Please reply to this email or visit the URL below with any additional details.<br/>
<br/>
<a href="http://florin-pc/portal/view-help-request/46">http://florin-pc/portal/view-help-request/46</a><br/>
</td>
</tr>
</table>
</body>