Config File Permissions Check failed

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
blalande
Posts: 24
Joined: Thu Jan 18, 2018 7:41 am

Config File Permissions Check failed

Post by blalande »

Hello,

I'm running Nagios XI 2014R2.7 on rhel 6.9 64bits server.

In the Administration tab, I have this notification:
Fix permission pb.JPG
When I clic on Fix permissions problem, I see "One or more config files have problems." but the message seems truncated and I can't see where is the issue:
config check.JPG
My config files have the following rights:

Code: Select all

-rw-rw-r-- 1 nagios nagios  1887 May 14 13:17 cgi.cfg
-rw-rw-r-- 1 nagios nagios 41605 May 18 15:30 commands.cfg
-rw-rw-r-- 1 nagios nagios  2327 May 18 15:30 contactgroups.cfg
-rw-rw-r-- 1 nagios nagios  8515 May 18 15:30 contacts.cfg
-rw-rw-r-- 1 nagios nagios  4661 May 18 15:30 contacttemplates.cfg
-rw-rw-r-- 1 nagios nagios   817 May 18 15:30 hostdependencies.cfg
-rw-rw-r-- 1 nagios nagios   819 May 18 15:30 hostescalations.cfg
-rw-rw-r-- 1 nagios nagios  6790 May 18 15:30 hostextinfo.cfg
-rw-rw-r-- 1 nagios nagios  2539 May 18 15:30 hostgroups.cfg
-rw-rw-r-- 1 nagios nagios 18542 May 18 15:30 hosttemplates.cfg
-rwxrwxr-x 1 nagios nagios  5822 Apr  6 15:27 nagios.cfg
-rw-rw-r-- 1 nagios nagios  2262 Jun  5 15:27 ndo2db.cfg
-rw-rw-r-- 1 nagios nagios  4827 Mar 24  2016 ndomod.cfg
-rw-rw-r-- 1 nagios nagios  8413 May 18 14:46 nrpe.cfg
-rw-rw-r-- 1 nagios nagios  5348 Apr 12 15:00 nsca.cfg
-rw-rw-r-- 1 nagios nagios     0 Apr  4  2016 recurringdowntime.cfg
-rwxrwxr-x 1 nagios nagios   212 Apr  6 15:21 resource.cfg
-rw-rw-r-- 1 nagios nagios  1627 Mar 24  2016 send_nsca.cfg
-rw-rw-r-- 1 nagios nagios   823 May 18 15:30 servicedependencies.cfg
-rw-rw-r-- 1 nagios nagios   825 May 18 15:30 serviceescalations.cfg
-rw-rw-r-- 1 nagios nagios   843 May 18 15:30 serviceextinfo.cfg
-rw-rw-r-- 1 nagios nagios  4540 May 18 15:30 servicegroups.cfg
-rw-rw-r-- 1 nagios nagios 44846 May 18 15:30 servicetemplates.cfg
-rw-rw-r-- 1 nagios nagios 22350 May 18 15:30 timeperiods.cfg
Any help welcome

Cheers
BL
You do not have the required permissions to view the files attached to this post.
blalande
Posts: 24
Joined: Thu Jan 18, 2018 7:41 am

Re: Config File Permissions Check failed

Post by blalande »

found by myself...

I ran nagiosxi/scripts/reset_config_perms.sh and it solved my problem
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Config File Permissions Check failed

Post by tmcdonald »

Glad to hear it! Did you have further (related) questions or are we good to lock this up?
Former Nagios employee
Locked