Page 1 of 1

Nagios Install : IP/Nagios not found

Posted: Wed Feb 06, 2019 4:31 pm
by nickanderson1982
I completed the installation and received the following error when I went to visit the page in my broswer:

http://IP/nagios
Not Found
The requested URL /nagios was not found on this server.

I tried the basic url http://IP/
I get the Red Hat Enterprise Linux Test Page

So I must be missing something..

Re: Nagios Install : IP/Nagios not found

Posted: Wed Feb 06, 2019 4:53 pm
by scottwilkerson
Did you follow this guide?
https://support.nagios.com/kb/article/n ... ce-96.html

Did you run?

Code: Select all

make install-webconf
and then restart httpd?

Code: Select all

systemctl restart httpd

Re: Nagios Install : IP/Nagios not found

Posted: Wed Feb 06, 2019 4:57 pm
by nickanderson1982
Ticket completed.

I just restarted apache

Re: Nagios Install : IP/Nagios not found

Posted: Wed Feb 06, 2019 5:24 pm
by scottwilkerson
nickanderson1982 wrote:Ticket completed.

I just restarted apache
Excellent

Locking thread