Getting started with Nagios core but no Web Page? Help!
Posted: Tue Sep 06, 2016 10:22 am
Hi,
I am testing Nagios for the first time and thought I would try Nagios Core as an introdcution for my company. However after installation I cannot see the web site after completing installation.
I am running RHEL 7.2 and have installed Nagios Core 4.2.0 and plugins 2.1.2
I followed the instructions for RHEL:- https://assets.nagios.com/downloads/nag ... Source.pdf
During the install the httpd start instruction failed saying it was not found. I found instructions else where that I needed to to start the httpd process by running systemctl httpd status and start, which I did successfully. However the Nagios web server failed to start when inserting http://server-address/nagios in my browser.
I then read that it could be due to SElinux and followed instructions to diable it as this might be a cause. setenforce 0 and then made it permenent by using sed -i 's/SELINUX=enforcing/SELINUX=disable/g' /etc/selinux/config
This still has not fixed it. I cannot see the web site. httpd is up and running. The server is not running iptables and not behind a firewall. TBH I'm a little stuck for ideas now. Could anybody help me please?
Thanks
Mark
I am testing Nagios for the first time and thought I would try Nagios Core as an introdcution for my company. However after installation I cannot see the web site after completing installation.
I am running RHEL 7.2 and have installed Nagios Core 4.2.0 and plugins 2.1.2
I followed the instructions for RHEL:- https://assets.nagios.com/downloads/nag ... Source.pdf
During the install the httpd start instruction failed saying it was not found. I found instructions else where that I needed to to start the httpd process by running systemctl httpd status and start, which I did successfully. However the Nagios web server failed to start when inserting http://server-address/nagios in my browser.
I then read that it could be due to SElinux and followed instructions to diable it as this might be a cause. setenforce 0 and then made it permenent by using sed -i 's/SELINUX=enforcing/SELINUX=disable/g' /etc/selinux/config
This still has not fixed it. I cannot see the web site. httpd is up and running. The server is not running iptables and not behind a firewall. TBH I'm a little stuck for ideas now. Could anybody help me please?
Thanks
Mark