Cannot load nagios thru webpage after install....

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.
Locked
dan.gillott
Posts: 1
Joined: Thu May 21, 2015 11:14 am

Cannot load nagios thru webpage after install....

Post 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
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

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

Post 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
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked