rrdcached service fails to start

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
danniiffxi
Posts: 121
Joined: Tue Jan 30, 2018 3:29 am
Location: UK

rrdcached service fails to start

Post by danniiffxi »

Hi forum

I noticed today that graphing is not working on our Nagios XI server. When i try to start to service i get the following error...

Code: Select all

Starting rrdcached: Must specify a writable directory with -j! (Permission denied)
It then fails to start..

I know it is a permissions thing on the CebntOS VM, guessing it is trying to create a .lock file for something similar. Our Nagios XI install is standard, running the latest version of XI but we have a Gearman setup and an older PostgreSQL DB on the back end.

Can you please tell which folder needs it permissions changed?
danniiffxi
Posts: 121
Joined: Tue Jan 30, 2018 3:29 am
Location: UK

Re: rrdcached service fails to start

Post by danniiffxi »

Sorted

Code: Select all

chown nagios:nagios rrdcache
Inside the correct folder

But I have no idea why it has changed all of a sudden!
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: rrdcached service fails to start

Post by scottwilkerson »

danniiffxi wrote:Sorted

Code: Select all

chown nagios:nagios rrdcache
Inside the correct folder

But I have no idea why it has changed all of a sudden!
Great

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