RRDCached issues

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: RRDCached issues

Post by hbouma »

We have not.

When I look at the number of occurrences of this error in are /var/log/messages since 3AM EST today, I get 588 lines.

I saw something like this available, but I am not sure if that would help me in my instance. https://support.nagios.com/kb/article.php?id=149
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: RRDCached issues

Post by scottwilkerson »

I had completely forgot about that script.

Yes, that should fix them
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: RRDCached issues

Post by hbouma »

I just tried that, but I am getting the following error when running "cpan -i RRD::Simple"

Code: Select all

+-----------------------------------------------------------------------------+
| ERROR! -- Could not load RRDs.pm                                            |
|                                                                             |
| RRD::Simple requires RRDs.pm (a part of RRDtool) in order to function. You  |
| can download a copy of RRDtool from http://www.rrdtool.org. See the INSTALL |
| document for more details.                                                  |
+-----------------------------------------------------------------------------+

Checking prerequisites...
  requires:
    !  RRDs is not installed
  recommends:
    *  Test::Deep is not installed
    *  Test::Pod is not installed
    *  Test::Pod::Coverage is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation
I have rrdcached installed, but apparently not rrd. it exists in /opt/rrdtool-1.4.4/lib/perl/5.16.3/x86_64-linux-thread-multi/RRDs.pm
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: RRDCached issues

Post by scottwilkerson »

This is usually installed with

Code: Select all

yum install rrdtool-perl
Which usually is already on the system
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: RRDCached issues

Post by hbouma »

Thank you. With other work going on, I won't be able to test this until Thursday morning.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: RRDCached issues

Post by scottwilkerson »

hbouma wrote:Thank you. With other work going on, I won't be able to test this until Thursday morning.
Sounds good
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
hbouma
Posts: 483
Joined: Tue Feb 27, 2018 9:31 am

Re: RRDCached issues

Post by hbouma »

This cleared up almost all the issues. The It just appears that one or 2 still remain, and I will clean those up manually by deleting the rrd file.

Thank you for the help.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: RRDCached issues

Post by scottwilkerson »

hbouma wrote:This cleared up almost all the issues. The It just appears that one or 2 still remain, and I will clean those up manually by deleting the rrd file.

Thank you for the help.
Great!

Closing thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked