Check_rrdtraf returning 0 following upgrade

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Check_rrdtraf returning 0 following upgrade

Post by tgriep »

rrdcached could of been installed but the settings are not in the nagios.cfg file.
Can you post the log files I ask for earlier and also run the following as root and post the output, I can see if there are any errors.

Code: Select all

ps -ef --cols=300
Be sure to check out our Knowledgebase for helpful articles and solutions!
jsharris
Posts: 123
Joined: Wed Jul 03, 2013 7:00 am

Re: Check_rrdtraf returning 0 following upgrade

Post by jsharris »

Log files and ps output attached.
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Check_rrdtraf returning 0 following upgrade

Post by tgriep »

I see the rrdcached daemon running on your system but the configuration files could of had the settings removed when the upgrade was run.
Follow this procedure to enable rrdcached again and let us know if this fixes the issue.
https://assets.nagios.com/downloads/nag ... ios_XI.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
jsharris
Posts: 123
Joined: Wed Jul 03, 2013 7:00 am

Re: Check_rrdtraf returning 0 following upgrade

Post by jsharris »

RE-enabling rrdcached per the doc worked. Our performance graphs are now being populated again. Thank you!
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Check_rrdtraf returning 0 following upgrade

Post by tgriep »

That is good to hear that it is working for you now.
I'll close and lock the post as solved but if you have any other questions, feel free to open a new post.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked