Page 1 of 1

after upgrading I can not see any web page..

Posted: Sun Feb 02, 2014 8:18 am
by elearn
Hello,
I upgraded to the latest version http://www.nagios.org/download/core-stay-informed
instarction -http://nagios.sourceforge.net/docs/3_0/ ... l#nagios3x
I can not see any web page..
i tried a bunch of command line during searching google for solution before i thought to post here,
and I think I got lost
Thank you

Re: after upgrading I can not see any web page..

Posted: Mon Feb 03, 2014 11:14 am
by abrist
Lets check the services:

Code: Select all

service httpd status
service nagios status
Next, lets check the httpd logs:

Code: Select all

tail -20 /var/log/httpd/error_log
And the system logs:

Code: Select all

tail -10 /var/log/messages
And lets check the website:

Code: Select all

curl 127.0.0.1/nagios