<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. smoke ping stops capturing data intermittently (Sean Power)<br /> 2. Re: smoke ping stops capturing data intermittently (Gregory Sloop)<br /> 3. Re: Help with PERL5LIB error (Matt Almgren)<br /> 4. Re: Help with PERL5LIB error (Tom Throckmorton)<br /> 5. Re: Help with PERL5LIB error (Jean)<br /><br /><br />----------------------------------------
------------------------------<br /><br />Message: 1<br />Date: Wed, 04 Sep 2013 10:47:22 -0400<br />From: Sean Power <sean@bitmakerlabs.com><br />Subject: [smokeping-users] smoke ping stops capturing data<br />        intermittently<br />To: <smokeping-users@lists.oetiker.ch><br />Message-ID: <CE4CC039.2DEC%sean@bitmakerlabs.com><br />Content-Type: text/plain; charset="us-ascii"<br /><br />Hello, <br /><br />I have "holes" in my smoke ping graphs, and no clue how I'd go about<br />troubleshooting them: http://i.imgur.com/d4faBgZ.jpg.<br /><br />I'm running smoke ping 2.6.8 on a raspberry pi model b, using Raspbian OS<br />(basically, Debian optimized for Raspberry Pi).<br /><br />I've attached a dump of my configs here:<br /><br /> http://pastebin.ca/2443480<br /><br />Thoughts on where to go from here?<br /><br />Thanks!<br /><br /><br /><br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://li
sts.oetiker.ch/pipermail/smokeping-users/attachments/20130904/f1a35dd2/attachment-0001.htm <br /><br />------------------------------<br /><br />Message: 2<br />Date: Wed, 4 Sep 2013 08:07:10 -0700<br />From: Gregory Sloop <gregs@sloop.net><br />Subject: Re: [smokeping-users] smoke ping stops capturing data<br />        intermittently<br />To: Sean Power <sean@bitmakerlabs.com><br />Cc: smokeping-users@lists.oetiker.ch<br />Message-ID: <1109862885.20130904080710@sloop.net><br />Content-Type: text/plain; charset="us-ascii"<br /><br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130904/a9f8a990/attachment-0001.htm <br /><br />------------------------------<br /><br />Message: 3<br />Date: Wed, 4 Sep 2013 16:17:23 -0700<br />From: Matt Almgren <almgren@gmail.com><br />Subject: Re: [smokeping-users] Help with PERL5LIB error<br />To: Lars Thegler <lars@thegler.dk><br />Cc: SmokePing U
sers <smokeping-users@lists.oetiker.ch><br />Message-ID:<br />        <CACeB1bnLraUmdZYm=FdQv9DSezT57XLi0ZRZjOo6HNe8eXdBfw@mail.gmail.com><br />Content-Type: text/plain; charset="iso-8859-1"<br /><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> wrote:<br /><br />> On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren <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 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 />> /L
ars<br />><br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130904/7bf715fe/attachment-0001.htm <br /><br />------------------------------<br /><br />Message: 4<br />Date: Wed, 04 Sep 2013 23:22:13 -0400<br />From: Tom Throckmorton <throck+smokeping@gmail.com><br />Subject: Re: [smokeping-users] Help with PERL5LIB error<br />To: Matt Almgren <almgren@gmail.com><br />Cc: SmokePing Users <smokeping-users@lists.oetiker.ch><br />Message-ID: <5227F8E5.7080903@gmail.com><br />Content-Type: text/plain; charset=ISO-8859-1<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 />> 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 />> c
hecking 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.oetiker.ch/cgi-bin/listinfo/smokeping-users<br />> <br /><br /><br /><br />------------------------------<br /><br />Message: 5<br />Date: Thu, 5 Sep 2013 06:23:19 +0200<br />From: Jean <jean@wedebugyou.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: <3412B5BC-40F6-4AFC-B178-30F7695DF71C@wedebugyou.com><br />Content-Type: text/plain; charset="us-ascii"<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 to 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 w
rong 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 />>> 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.oetiker.ch/cgi-bin/listinfo/smokeping-users<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/20130905/b25c67a2/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 2<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/45">http://florin-pc/portal/view-help-request/45</a><br/>
</td>
</tr>
</table>
</body>