Thanks, now it works
# su - nagios
$ cd /usr/local/nagiosxi/scripts/
$ sudo ./reset_config_perms.sh
RESETTING PERMS
$ echo $?
0
I ran below command as Nagios user
$ visudo -c
visudo: unable to open /etc/sudoers: Permission denied
Search found 9 matches
- Thu Apr 19, 2018 1:13 pm
- Forum: Nagios XI
- Topic: Nagios XI - Apply Configuration Never Completes
- Replies: 35
- Views: 5817
- Thu Apr 19, 2018 12:15 pm
- Forum: Nagios XI
- Topic: Nagios XI - Apply Configuration Never Completes
- Replies: 35
- Views: 5817
Re: Nagios XI - Apply Configuration Never Completes
nagios@nsc-dev-maost-nagios-01 scripts]$ ./reset_config_perms.sh RESETTING PERMS /bin/chown: changing ownership of '/usr/local/nagios/etc/hosts/localhost.cfg': Operation not permitted /bin/chown: changing ownership of '/usr/local/nagios/etc/hosts/nsc-dev-maost-nagios-01.ba.ssa.gov.cfg': Operation no...
- Fri Apr 13, 2018 7:22 am
- Forum: Nagios XI
- Topic: NAGIOS XI installation fails
- Replies: 7
- Views: 1788
Re: NAGIOS XI installation fails
It did not create any install.log but while going through the install it says apache user not created using root and ask for password and then exits. Do we need to create the apache MySQL user before install or does it create while install??
- Wed Apr 11, 2018 3:16 pm
- Forum: Nagios XI
- Topic: NAGIOS XI installation fails
- Replies: 7
- Views: 1788
Re: NAGIOS XI installation fails
Thanks I have downloaded the correct offline tarball and followed the instructions from the offline doc. I ran the fullinstall and went through until it asked me what for password and I entered my root password and it aborted. It created a host of directories under /usr but it does not start the ser...
- Tue Apr 10, 2018 4:44 pm
- Forum: Nagios XI
- Topic: NAGIOS XI installation fails
- Replies: 7
- Views: 1788
Re: NAGIOS XI installation fails
I ran it from /usr/ instead of /tmp root@xx-xx-xx01 nagiosxi]# ls /usr/xx/xx/nagiosxi 0-repos 8-selinux dashlets.txt install-html installed.phplimits nagiosxi-deps-el7-5.4.13-1.noarch.rpm upgrade 1-prereqs 9-dbbackups debianmods install-nagiosxi-init installed.prereqs nagiosxi-deps-suse11-5.4.13-1.n...
- Tue Apr 10, 2018 3:06 pm
- Forum: Nagios XI
- Topic: NAGIOS XI installation fails
- Replies: 7
- Views: 1788
NAGIOS XI installation fails
I am trying to install nagios XI offline using tarball on RHEL 7 but it gives error every time during installation. we want to do only offline installation without help of internet because there is only intranet not internet facility. So please help me if there is any procedure to install Nagios XI ...
- Tue May 09, 2017 2:02 pm
- Forum: Nagios XI
- Topic: permissions issue with CA Control minder and user issue
- Replies: 1
- Views: 662
permissions issue with CA Control minder and user issue
We have configured Nagios XI on Linux server and are define checks, commands and services. The issue we are having is we have CA control minder and it not allowing us to apply and save configuration changes. If we turn it off we are able to save the changes or else it fails. I was told that nagios i...
- Tue May 02, 2017 9:31 am
- Forum: Nagios XI
- Topic: file permissions change
- Replies: 3
- Views: 928
Re: file permissions change
Hi sorry for the late reply, yes we did install nagios XI on a clean RHEL machine. initially it was set to nagios:nagios but then we started noticing the permissions were different. I also see a lot of different files. drwxr-xr-x. 8 nagios nagios 73 Apr 26 09:58 nagios drwxr-xr-x. 6 root root 4096 A...
- Mon May 01, 2017 1:50 pm
- Forum: Nagios XI
- Topic: file permissions change
- Replies: 3
- Views: 928
file permissions change
I have three issues, I have downloaded a trial version of nagios XI. First is the file permissions of all the files under etc directory under /usr/local/nagios change from nagios:nagios to apache:nagios. I wanted to ask why this is changing? drwxrwsr-x. 7 apache nagios 4096 Apr 28 13:27 etc drwxrwxr...