[smokeping-users] [Ticket #44] smokeping-users Digest, Vol 79, Issue 1

IT Department anghelflorin at globtel.ro
Tue Nov 12 18:32:42 CET 2013


This is a notification from the Help Desk.




On Nov 12, 2013 @ 05:32 pm, smokeping-users-request at lists.oetiker.ch wrote:
Send smokeping-users mailing list submissions to
	smokeping-users at lists.oetiker.ch

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
or, via email, send a message with subject or body 'help' to
	smokeping-users-request at lists.oetiker.ch

You can reach the person managing the list at
	smokeping-users-owner at lists.oetiker.ch

When replying, please edit your Subject line so it is more specific
than "Re: Contents of smokeping-users digest..."


Today's Topics:

   1. Re: RedHat install newbie issues. (Paul Mansfield)
   2. slave colors not changing (Steve Wray)
   3. Help with PERL5LIB error (Matt Almgren)
   4. Re: Help with PERL5LIB error (Lars Thegler)
   5. Re: Help with PERL5LIB error (Jeff Foster)


----------------------------------------------------------------------

Message: 1
Date: Tue, 27 Aug 2013 10:58:55 +0100
From: Paul Mansfield <paul.mansfield+smokeping at grapeshot.co.uk>
Subject: Re: [smokeping-users] RedHat install newbie issues.
To: "smokeping-users at lists.oetiker.ch"
	<smokeping-users at lists.oetiker.ch>
Message-ID:
	<CAHYeK0cC0JckLM54hzfhzmA4DiR=3xAVS=W4JV-3mzgwy3d7sg at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

cpan has a tendency to fill up a box with all sorts of things you
almost certainly don't want in production!

I would strongly advise using cpanspec and building an RPM of the
"missing" perl modules on a box specifically intended for building
things.. or a temporary VM.

I gave up on running smokeping master on Centos5 as we've been
actively phasing it out.

Meanwhile, in case any Centos5 or 6 users would fine them useful, I've
uploaded the "missing" package for perl-Config-Grammar which both
master and slave need (you can ignore some dependencies on the
slaves).

http://zaurus.org.uk/download/pkgs-el5/
http://zaurus.org.uk/download/pkgs-el6/



------------------------------

Message: 2
Date: Tue, 3 Sep 2013 21:34:02 +0800
From: Steve Wray <stevedwray at gmail.com>
Subject: [smokeping-users] slave colors not changing
To: smokeping-users at lists.oetiker.ch
Message-ID:
	<CA+VKOdNELMb2AUxY3whH2StxNouxjy47_qXJEZ7piBFM7V+TCQ at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I've got some slaves configured, their graphs show and update fine. Problem
is that the colors of the lines are somehow stuck. I've changed the color
in the config file, I've restarted smokeping, I've restarted apache, I've
cleaned out /var/cache/smokeping/images/ but the colors stay stuck.

What do I need to do to 'unstuck' the colors?

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130903/1bb12b29/attachment-0001.htm 

------------------------------

Message: 3
Date: Tue, 3 Sep 2013 22:45:43 -0700
From: Matt Almgren <almgren at gmail.com>
Subject: [smokeping-users] Help with PERL5LIB error
To: SmokePing Users <smokeping-users at lists.oetiker.ch>
Message-ID:
	<CACeB1b=oNHMgpWeab498+=KaNjgMwp7WWGfN52oZB5qq=Mp+Qg at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

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?

...
checking checking for gnu make availablility... /usr/bin/gmake is GNU make
checking checking for perl module 'RRDs'... Failed
checking checking for perl module 'FCGI'... Ok
checking checking for perl module 'CGI'... Ok
checking checking for perl module 'CGI::Fast'... Ok
checking checking for perl module 'Config::Grammar'... Ok
checking checking for perl module 'Digest::HMAC_MD5'... Ok
checking checking for perl module 'LWP'... Ok

** Aborting Configure ******************************

   If you know where perl can find the missing modules, set
   the PERL5LIB environment variable accordingly.

   FIRST though, make sure that 'perl' starts the perl
   binary you want to use for SmokePing.

   Now you can install local copies of the missing modules
   by running

     ./setup/build-perl-modules.sh /opt/smokeping/thirdparty

   The RRDs perl module is part of RRDtool. Either use the rrdtool
   package provided by your OS or install rrdtool from source.
   If you install from source, the RRDs module is located
   PREFIX/lib/perl

[root at sfo-admin007 smokeping-2.6.9]# yum search perl | grep rrd
perl-rrdtool.x86_64 : Perl RRDtool bindings
rrdtool-perl.x86_64 : Perl RRDtool bindings
[root at sfo-admin007 smokeping-2.6.9]# yum install perl-rrdtool.x86_64
rrdtool-perl.x86_64
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.pac-12.org
 * extras: mirror.san.fastserv.com
 * rpmforge: mirror.hmc.edu
 * updates: mirrors.versaweb.com
Setting up Install Process
Package perl-rrdtool-1.4.7-1.el5.rf.x86_64 already installed and latest
version
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
Nothing to do
[root at sfo-admin007 smokeping-2.6.9]#
[root at sfo-admin007 smokeping-2.6.9]# which perl
/usr/bin/perl
[root at sfo-admin007 smokeping-2.6.9]# echo $PERL5LIB
/usr/bin/perl
[root at sfo-admin007 smokeping-2.6.9]#
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130903/52862cc0/attachment-0001.htm 

------------------------------

Message: 4
Date: Wed, 4 Sep 2013 09:12:28 +0200
From: Lars Thegler <lars at thegler.dk>
Subject: Re: [smokeping-users] Help with PERL5LIB error
To: Matt Almgren <almgren at gmail.com>
Cc: SmokePing Users <smokeping-users at lists.oetiker.ch>
Message-ID:
	<CAO7rfHESizADFBoOzaFsLrYoJYu=df8-4Y1tWavZQEbap=7bfA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

On Wed, Sep 4, 2013 at 7:45 AM, Matt Almgren <almgren at gmail.com> wrote:
> 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?

PERL5LIB is a list of directories in which perl will look for module
files, in addition to the built-in directories. So, find out where
you've installed RRDs.pm, and add that directory to PERL5LIB.

/Lars



------------------------------

Message: 5
Date: Wed, 4 Sep 2013 05:42:37 -0500
From: Jeff Foster <jfoste at woodward.com>
Subject: Re: [smokeping-users] Help with PERL5LIB error
To: Matt Almgren <almgren at gmail.com>, SmokePing Users
	<smokeping-users at lists.oetiker.ch>
Message-ID:
	<05FF0082A149034FA8EB1AA52841151749513DA5AE at RKFDMAIL.woodward.com>
Content-Type: text/plain; charset="us-ascii"

Try installing the perl rrd module via yum run the command -

                yum install rrdtool-perl


Jeff F>


From: smokeping-users-bounces+jfoste=woodward.com at lists.oetiker.ch [mailto:smokeping-users-bounces+jfoste=woodward.com at lists.oetiker.ch] On Behalf Of Matt Almgren
Sent: Wednesday, September 04, 2013 12:46 AM
To: SmokePing Users
Subject: [smokeping-users] Help with PERL5LIB error

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?

...
checking checking for gnu make availablility... /usr/bin/gmake is GNU make
checking checking for perl module 'RRDs'... Failed
checking checking for perl module 'FCGI'... Ok
checking checking for perl module 'CGI'... Ok
checking checking for perl module 'CGI::Fast'... Ok
checking checking for perl module 'Config::Grammar'... Ok
checking checking for perl module 'Digest::HMAC_MD5'... Ok
checking checking for perl module 'LWP'... Ok

** Aborting Configure ******************************

   If you know where perl can find the missing modules, set
   the PERL5LIB environment variable accordingly.

   FIRST though, make sure that 'perl' starts the perl
   binary you want to use for SmokePing.

   Now you can install local copies of the missing modules
   by running

     ./setup/build-perl-modules.sh /opt/smokeping/thirdparty

   The RRDs perl module is part of RRDtool. Either use the rrdtool
   package provided by your OS or install rrdtool from source.
   If you install from source, the RRDs module is located
   PREFIX/lib/perl

[root at sfo-admin007 smokeping-2.6.9]# yum search perl | grep rrd
perl-rrdtool.x86_64 : Perl RRDtool bindings
rrdtool-perl.x86_64 : Perl RRDtool bindings
[root at sfo-admin007 smokeping-2.6.9]# yum install perl-rrdtool.x86_64 rrdtool-perl.x86_64
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: mirror.pac-12.org<http://mirror.pac-12.org/>
 * extras: mirror.san.fastserv.com<http://mirror.san.fastserv.com/>
 * rpmforge: mirror.hmc.edu<http://mirror.hmc.edu/>
 * updates: mirrors.versaweb.com<http://mirrors.versaweb.com/>
Setting up Install Process
Package perl-rrdtool-1.4.7-1.el5.rf.x86_64 already installed and latest version
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
Nothing to do
[root at sfo-admin007 smokeping-2.6.9]#
[root at sfo-admin007 smokeping-2.6.9]# which perl
/usr/bin/perl
[root at sfo-admin007 smokeping-2.6.9]# echo $PERL5LIB
/usr/bin/perl
[root at sfo-admin007 smokeping-2.6.9]#


***
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.
***
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20130904/e4dec8fc/attachment.htm 

------------------------------

_______________________________________________
smokeping-users mailing list
smokeping-users at lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users


End of smokeping-users Digest, Vol 79, Issue 1
**********************************************

------
This is an automated response.  Your issue has been noted.  We'll be in touch soon.



Please reply to this email or visit the URL below with any additional details.

http://florin-pc/portal/view-help-request/44


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20131112/24966a0f/attachment.htm 


More information about the smokeping-users mailing list