Yesterday I followed the rrdcache install guide for NagiosXI ( http://assets.nagios.com/downloads/nagi ... ios_XI.pdf ).
The next day I noticed that Smokeping was not operating and having some library problems, ( Installed from this guide: http://assets.nagios.com/downloads/nagi ... ios_XI.pdf ).
Code: Select all
[root@nagios ~]# /opt/smokeping/bin/smokeping
Can't locate RRDs.pm in @INC (@INC contains: /opt/smokeping/lib /usr/lib64/perl5/auto/RRDs /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /opt/smokeping/lib/Smokeping.pm line 13.
BEGIN failed--compilation aborted at /opt/smokeping/lib/Smokeping.pm line 13.
Compilation failed in require at /opt/smokeping/bin/smokeping line 8.
BEGIN failed--compilation aborted at /opt/smokeping/bin/smokeping line 8.Code: Select all
Line 89: yum -y remove rrdtool-perlI built the package manually and edited smokeping.cgi and bin/smokeping to include the libraries as a temporary fix.
Nagios XI 2012R2.2
CentOS 6.4 64bit
Regards,
Davíð Björnsson