Perfdata graphs empty

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Perfdata graphs empty

Post by Box293 »

This is the source of the problem:
RRDs::update ERROR unknown option '--daemon=unix:/var/rrdtool/rrdcached/rrdcached.sock'
I suspect rrdtool is no longer at version 1.4.4 which is required for rrdcached.

What is the output of:

Code: Select all

rrdtool
It's it's less than 1.4.4 then follow this document:
http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

If after running this rrdtool is still not 1.4.4 then for some reason rrdtool-1.4.4.tar.gz is not being downloaded/upgraded.

Line 114 in the xi-rrdcached.sh script is downloading this file:
wget http://oss.oetiker.ch/rrdtool/pub/rrdtool-1.4.4.tar.gz

If for some reason the server cannot download this file, download it and transfer it to the XI server into the same directory as the xi-rrdcached.sh script. Comment out line 114 and then re-run the script and it should fix the problem.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
vhoover
Posts: 123
Joined: Mon Sep 09, 2013 12:17 pm

Re: Perfdata graphs empty

Post by vhoover »

That did it Troy. I was running version 1.3.8 of the rrdtool.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Perfdata graphs empty

Post by Box293 »

Excellent, glad to get it sorted.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
vhoover
Posts: 123
Joined: Mon Sep 09, 2013 12:17 pm

Re: Perfdata graphs empty

Post by vhoover »

I did thanks.
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Perfdata graphs empty

Post by rkennedy »

Glad to see this worked out. I am going to close this thread, but feel free to open up another if you need more assistance.
Former Nagios Employee
Locked