Page 1 of 3
Web Interface not launching
Posted: Wed Feb 13, 2013 12:27 pm
by estherpeddi
Web Interface not launching, please help!!!
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 12:31 pm
by abrist
Do you get a 404, a "whoops", or a "sorry dave..."?
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 2:04 pm
by estherpeddi
Yes error is HTTP40 - "The webpage cannot be found"
Thanks for your response.
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 2:19 pm
by slansing
Lets start with the simplest thing first, restarting apache, from the command line run the following:
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 2:35 pm
by estherpeddi
Can you please post the code again and confirm restarting apache on the virtual machine?
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 2:38 pm
by slansing
Yes, the command used to restart apache would be:
This should return:
Code: Select all
Stopping httpd: [ OK ]
Starting httpd: [ OK ]
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 2:39 pm
by estherpeddi
Ok, web service has been restarted.
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 2:48 pm
by slansing
Are you able to log into the web interface now? Be sure you are trying to connect to the correct IP. From your command line run:
And use the
as the IP for your nagios server.
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 3:55 pm
by estherpeddi
No luck, now I see a new ip address and this doesnt work either.
Error - 'Internet explorer cannot display the webpage"
Re: Web Interface not launching
Posted: Wed Feb 13, 2013 4:05 pm
by lmiltchev
Run the following commands in terminal and show us the output:
Also, open a web browser, and type in the address bar:
Code: Select all
http://<your_nagios_server_IP_address>/nagiosxi
and post a screenshot of what you see.