Page 1 of 1

Cannot load nagios thru webpage after install....

Posted: Thu May 21, 2015 11:22 am
by dan.gillott
Afternoon all

Sorry I have searched these boards for two days and have tried various suggestions. If anyone can assist please let me know.
First off...I suck at linux so bare with me. I am building a Centos 6.x OS\Vmware 5.1\nagios 4.08 with plugins
I ran through the install and everything was beautiful.

My problem is I just cannot get to access http:\\x.x.x.x\nagios. Doing this on the nagios server i created or the desktop just return cannot find server.
the ip responds to ping and nslookup, httpd service is running, check the nagios.conf for allow on IP and so on.
restarted services. checked apache, checked a few other config files.

I am lost but it looks like the web service is started but ...no clue. I have done this with other linux Distros and had no issue.

Thanks for any help!

Dan

Re: Cannot load nagios thru webpage after install....

Posted: Thu May 21, 2015 12:43 pm
by abrist
Did you install the web-conf files? IS the nagios vhost file loaded and running in apache?

Code: Select all

httpd -S
Or:

Code: Select all

apachectl -S