Internal Server Error

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
kyang

Re: Internal Server Error

Post by kyang »

Can you run these commands and post the output?

Code: Select all

cat /etc/group|grep nag

Code: Select all

ls -l /usr/local/nagios/var/rw

Code: Select all

getenforce
mark.quilates
Posts: 21
Joined: Sat Feb 27, 2016 3:12 am

Re: Internal Server Error

Post by mark.quilates »

Hi Kyang,

Please see details below. Thanks!
Attachments
1.jpg
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Internal Server Error

Post by npolovenko »

@mark.quilates, Did this problem occur after the new installation? If yes, please run the following command to make sure that SELinux is disabled on your system.

Code: Select all

sed -i 's/SELINUX=.*/SELINUX=disabled/g' /etc/selinux/config
setenforce 0
Let us know if that fixed the problem.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
mark.quilates
Posts: 21
Joined: Sat Feb 27, 2016 3:12 am

Re: Internal Server Error

Post by mark.quilates »

Hi npolovenko,

After I ran the said command below my nagios was not running now and got these error, please see. Thanks
Attachments
Nagios Error2 10162017.jpg
Nagios Error 10162017.png
mark.quilates
Posts: 21
Joined: Sat Feb 27, 2016 3:12 am

Re: Internal Server Error

Post by mark.quilates »

I don't know what's happening in my nagios, I did't change anything in my config.
mark.quilates
Posts: 21
Joined: Sat Feb 27, 2016 3:12 am

Re: Internal Server Error

Post by mark.quilates »

Hi All,

Thanks everyone for helping and assisting me with the problem that I encountered during the installation of my nagioscore 4.3.4.

Issues is now already resolved on my end, I found the duplicated config on my system.


Thanks everyone :)
npolovenko
Support Tech
Posts: 3457
Joined: Mon May 15, 2017 5:00 pm

Re: Internal Server Error

Post by npolovenko »

@mark.quilates, I'm glad you were able to solve this! If you'd have other questions please create a new post.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked