Hello,
when I push the Save button to change a service config. I get the following error in my browser :
Forbidden
You don't have permission to access /nagiosxi/includes/components/ccm/index.php on this server.
thanks for your help
Search found 9 matches
- Thu May 23, 2019 4:28 pm
- Forum: Nagios XI
- Topic: Can't save config change of my service
- Replies: 1
- Views: 178
- Thu Aug 02, 2018 10:10 am
- Forum: Nagios XI
- Topic: Scheduled FTP backups not copying on remote FTP server
- Replies: 9
- Views: 615
Scheduled FTP backups not copying on remote FTP server
I have a problem with my scheduled FTP backup where the backup is created locally in /store/backups/nagiosxi but is not copied to my remote FTP server and is not deleted from the local nagios server. I think the problem is there since I upgraded to 5.5.1. All the settings seems good, I tried a Test ...
- Sat Jun 09, 2018 4:11 am
- Forum: Nagios XI
- Topic: Last check time not updated
- Replies: 6
- Views: 663
Re: Last check time not updated
I think I have fixed the problem. RSYSLOG was configured to forward logs to a remote server but that server was offline an I think it caused some timeout problems. NDO2DB was trying to log in /var/log/message through RSYSLOG and was going into timeout. I'll let you know if the problem comes back tha...
- Fri Jun 08, 2018 4:57 am
- Forum: Nagios XI
- Topic: Last check time not updated
- Replies: 6
- Views: 663
Last check time not updated
I have a problem where my Last Check Time does not get updated in NagiosXI. I know the Nagios Core is ok because all the timestamp are good when i logon into it. I tried the repair_databases.sh script but it didn't fix it. Also, if I reboot the server, the Last Check Time of all my host and services...
- Sat Aug 12, 2017 11:01 am
- Forum: Nagios XI
- Topic: Incorrect files permission error when applying config
- Replies: 10
- Views: 3327
Re: Incorrect files permission error when applying config
Thanks all for your help. I just found out the proble.
Thing is I'm installing Nagios with Ansible and I had a task that re-created the user Nagios after the installation (by mistake)
Thing is I'm installing Nagios with Ansible and I had a task that re-created the user Nagios after the installation (by mistake)
- Thu Aug 10, 2017 12:07 pm
- Forum: Nagios XI
- Topic: Incorrect files permission error when applying config
- Replies: 10
- Views: 3327
Re: Incorrect files permission error when applying config
Please post the output of the following command: cat /etc/sudoers ## Sudoers allows particular users to run various commands as ## the root user, without needing the root password. ## ## Examples are provided at the bottom of the file for collections ## of related commands, which can then be delega...
- Thu Aug 10, 2017 12:04 pm
- Forum: Nagios XI
- Topic: Incorrect files permission error when applying config
- Replies: 10
- Views: 3327
Re: Incorrect files permission error when applying config
What version of Nagios XI are you running? And are you sure these are on the same server? The first item is showing all the files owned by root and the second shows the correct permissions. Was this installed recently? What OS is it installed on? I'm positive it's on the same server. This is a new ...
- Thu Aug 10, 2017 7:55 am
- Forum: Nagios XI
- Topic: Incorrect files permission error when applying config
- Replies: 10
- Views: 3327
Re: Incorrect files permission error when applying config
[root@mtllxmonpvnag02 ~]# ls -l /usr/local/nagios/etc/ total 172 -rwxrwxr-x 1 apache nagios 744 Aug 5 12:19 cgi.cfg -rw-rw-r-- 1 apache nagios 25752 Aug 5 12:22 commands.cfg -rw-rw-r-- 1 apache nagios 1106 Aug 5 12:22 contactgroups.cfg -rw-rw-r-- 1 apache nagios 1437 Aug 5 12:22 contacts.cfg -rw-rw-...
- Sun Aug 06, 2017 10:04 am
- Forum: Nagios XI
- Topic: Incorrect files permission error when applying config
- Replies: 10
- Views: 3327
Incorrect files permission error when applying config
This is strange, when I apply a config in CCM on my new install I get this The following configuration files have incorrect permissions: /usr/local/nagios/etc/commands.cfg (OWNER=root, GROUP=root, PERMS=u---------) /usr/local/nagios/etc/contactgroups.cfg (OWNER=root, GROUP=root, PERMS=u---------) /u...