<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 &quot;Re: Contents of smokeping-users digest...&quot;<br /><br /><br />Today's Topics:<br /><br />   1. Re: RedHat install newbie issues. (Paul Mansfield)<br />   2. slave colors not changing (Steve Wray)<br />   3. Help with PERL5LIB error (Matt Almgren)<br />   4. Re: Help with PERL5LIB error (Lars Thegler)<br />   5. Re: Help with PERL5LIB error (Jeff Foster)<br /><br /><br />----------------------------------------------------------------------<br /><b
 r />Message: 1<br />Date: Tue, 27 Aug 2013 10:58:55 +0100<br />From: Paul Mansfield &lt;paul.mansfield+smokeping@grapeshot.co.uk&gt;<br />Subject: Re: [smokeping-users] RedHat install newbie issues.<br />To: &quot;smokeping-users@lists.oetiker.ch&quot;<br />        &lt;smokeping-users@lists.oetiker.ch&gt;<br />Message-ID:<br />        &lt;CAHYeK0cC0JckLM54hzfhzmA4DiR=3xAVS=W4JV-3mzgwy3d7sg@mail.gmail.com&gt;<br />Content-Type: text/plain; charset=ISO-8859-1<br /><br />cpan has a tendency to fill up a box with all sorts of things you<br />almost certainly don't want in production!<br /><br />I would strongly advise using cpanspec and building an RPM of the<br />&quot;missing&quot; perl modules on a box specifically intended for building<br />things.. or a temporary VM.<br /><br />I gave up on running smokeping master on Centos5 as we've been<br />actively phasing it out.<br /><br />Meanwhile, in case any Centos5 or 6 users would fine them useful, I've<br />uploaded the &quot;missing&quot; 
 package for perl-Config-Grammar which both<br />master and slave need (you can ignore some dependencies on the<br />slaves).<br /><br />http://zaurus.org.uk/download/pkgs-el5/<br />http://zaurus.org.uk/download/pkgs-el6/<br /><br /><br /><br />------------------------------<br /><br />Message: 2<br />Date: Tue, 3 Sep 2013 21:34:02 +0800<br />From: Steve Wray &lt;stevedwray@gmail.com&gt;<br />Subject: [smokeping-users] slave colors not changing<br />To: smokeping-users@lists.oetiker.ch<br />Message-ID:<br />        &lt;CA+VKOdNELMb2AUxY3whH2StxNouxjy47_qXJEZ7piBFM7V+TCQ@mail.gmail.com&gt;<br />Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br /><br />Hi,<br /><br />I've got some slaves configured, their graphs show and update fine. Problem<br />is that the colors of the lines are somehow stuck. I've changed the color<br />in the config file, I've restarted smokeping, I've restarted apache, I've<br />cleaned out /var/cache/smokeping/images/ but the colors stay stuck.<br /><
 br />What do I need to do to 'unstuck' the colors?<br /><br />Thanks!<br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130903/1bb12b29/attachment-0001.htm <br /><br />------------------------------<br /><br />Message: 3<br />Date: Tue, 3 Sep 2013 22:45:43 -0700<br />From: Matt Almgren &lt;almgren@gmail.com&gt;<br />Subject: [smokeping-users] Help with PERL5LIB error<br />To: SmokePing Users &lt;smokeping-users@lists.oetiker.ch&gt;<br />Message-ID:<br />        &lt;CACeB1b=oNHMgpWeab498+=KaNjgMwp7WWGfN52oZB5qq=Mp+Qg@mail.gmail.com&gt;<br />Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br /><br />I am pulling my hair out here.  I have a new CentOS6.4 install and 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 />...<br />checking checking for gn
 u make availablility... /usr/bin/gmake is GNU make<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 />   FIRST though, make sure that 'perl' starts the perl<br />   binary you want to use for SmokePing.<br /><br />   Now you can install local copies of the missing modules<br />   by running<br /><br />     ./setup/build-perl-modules.sh /opt/smokeping/thirdparty<br /><br />   The RRDs perl module is part of RRDtool. Either use the rrdtool<br 
 />   package provided by your OS or install rrdtool from source.<br />   If you install from source, the RRDs module is located<br />   PREFIX/lib/perl<br /><br />[root@sfo-admin007 smokeping-2.6.9]# yum search perl | grep rrd<br />perl-rrdtool.x86_64 : Perl RRDtool bindings<br />rrdtool-perl.x86_64 : Perl RRDtool bindings<br />[root@sfo-admin007 smokeping-2.6.9]# yum install perl-rrdtool.x86_64<br />rrdtool-perl.x86_64<br />Loaded plugins: fastestmirror, security<br />Loading mirror speeds from cached hostfile<br /> * base: mirror.pac-12.org<br /> * extras: mirror.san.fastserv.com<br /> * rpmforge: mirror.hmc.edu<br /> * updates: mirrors.versaweb.com<br />Setting up Install Process<br />Package perl-rrdtool-1.4.7-1.el5.rf.x86_64 already installed and latest<br />version<br />Package rrdtool-perl-1.3.8-6.el6.x86_64 is obsoleted by<br />perl-rrdtool-1.4.7-1.el5.rf.x86_64 which is already installed<br />Nothing to do<br />[root@sfo-admin007 smokeping-2.6.9]#<br />[root@sfo-adm
 in007 smokeping-2.6.9]# which perl<br />/usr/bin/perl<br />[root@sfo-admin007 smokeping-2.6.9]# echo $PERL5LIB<br />/usr/bin/perl<br />[root@sfo-admin007 smokeping-2.6.9]#<br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130903/52862cc0/attachment-0001.htm <br /><br />------------------------------<br /><br />Message: 4<br />Date: Wed, 4 Sep 2013 09:12:28 +0200<br />From: Lars Thegler &lt;lars@thegler.dk&gt;<br />Subject: Re: [smokeping-users] Help with PERL5LIB error<br />To: Matt Almgren &lt;almgren@gmail.com&gt;<br />Cc: SmokePing Users &lt;smokeping-users@lists.oetiker.ch&gt;<br />Message-ID:<br />        &lt;CAO7rfHESizADFBoOzaFsLrYoJYu=df8-4Y1tWavZQEbap=7bfA@mail.gmail.com&gt;<br />Content-Type: text/plain; charset=ISO-8859-1<br /><br />On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren &lt;almgren@gmail.com&gt; wrote:<br />&gt; I am pulling my hair out here.  I have a new 
 CentOS6.4 install and running<br />&gt; into problems installing smokeping.  I'm not sure what to make of this<br />&gt; 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 />/Lars<br /><br /><br /><br />------------------------------<br /><br />Message: 5<br />Date: Wed, 4 Sep 2013 05:42:37 -0500<br />From: Jeff Foster &lt;jfoste@woodward.com&gt;<br />Subject: Re: [smokeping-users] Help with PERL5LIB error<br />To: Matt Almgren &lt;almgren@gmail.com&gt;, SmokePing Users<br />        &lt;smokeping-users@lists.oetiker.ch&gt;<br />Message-ID:<br />        &lt;05FF0082A149034FA8EB1AA52841151749513DA5AE@RKFDMAIL.woodward.com&gt;<br />Content-Type: text/plain; charset=&quot;us-ascii&quot;<br /><br />Try installing the perl rrd module via yum run the
  command -<br /><br />                yum install rrdtool-perl<br /><br /><br />Jeff F&gt;<br /><br /><br />From: smokeping-users-bounces+jfoste=woodward.com@lists.oetiker.ch [mailto:smokeping-users-bounces+jfoste=woodward.com@lists.oetiker.ch] On Behalf Of Matt Almgren<br />Sent: Wednesday, September 04, 2013 12:46 AM<br />To: SmokePing Users<br />Subject: [smokeping-users] Help with PERL5LIB error<br /><br />I am pulling my hair out here.  I have a new CentOS6.4 install and running into problems installing smokeping.  I'm not sure what to make of this PERL5LIB.  I set it to /usr/bin/perl and still see problems.  Any ideas?<br /><br />...<br />checking checking for gnu make availablility... /usr/bin/gmake is GNU make<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 'Confi
 g::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 />   FIRST though, make sure that 'perl' starts the perl<br />   binary you want to use for SmokePing.<br /><br />   Now you can install local copies of the missing modules<br />   by running<br /><br />     ./setup/build-perl-modules.sh /opt/smokeping/thirdparty<br /><br />   The RRDs perl module is part of RRDtool. Either use the rrdtool<br />   package provided by your OS or install rrdtool from source.<br />   If you install from source, the RRDs module is located<br />   PREFIX/lib/perl<br /><br />[root@sfo-admin007 smokeping-2.6.9]# yum search perl | grep rrd<br />perl-rrdtool.x86_64 : Perl RRDtool bindings<br />rrdtool-perl.x86_64 : Perl RRDt
 ool bindings<br />[root@sfo-admin007 smokeping-2.6.9]# yum install perl-rrdtool.x86_64 rrdtool-perl.x86_64<br />Loaded plugins: fastestmirror, security<br />Loading mirror speeds from cached hostfile<br /> * base: mirror.pac-12.org&lt;http://mirror.pac-12.org/&gt;<br /> * extras: mirror.san.fastserv.com&lt;http://mirror.san.fastserv.com/&gt;<br /> * rpmforge: mirror.hmc.edu&lt;http://mirror.hmc.edu/&gt;<br /> * updates: mirrors.versaweb.com&lt;http://mirrors.versaweb.com/&gt;<br />Setting up Install Process<br />Package perl-rrdtool-1.4.7-1.el5.rf.x86_64 already installed and latest version<br />Package rrdtool-perl-1.3.8-6.el6.x86_64 is obsoleted by perl-rrdtool-1.4.7-1.el5.rf.x86_64 which is already installed<br />Nothing to do<br />[root@sfo-admin007 smokeping-2.6.9]#<br />[root@sfo-admin007 smokeping-2.6.9]# which perl<br />/usr/bin/perl<br />[root@sfo-admin007 smokeping-2.6.9]# echo $PERL5LIB<br />/usr/bin/perl<br />[root@sfo-admin007 smokeping-2.6.9]#<br /><br /><br />
 ***<br />The information in this email is confidential and intended solely for the individual or entity to whom it is addressed. If you have received this email in error please notify the sender by return e-mail, delete this email, and refrain from any disclosure or action based on the information.<br />***<br />-------------- next part --------------<br />An HTML attachment was scrubbed...<br />URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130904/e4dec8fc/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 1<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/44">http://florin-pc/portal/view-help-request/44</a><br/>
  
</td>
</tr>
</table>
</body>