Page 1 of 2

Nagios Core - Webpage is not found

Posted: Mon May 18, 2020 4:47 pm
by akelly0826
I am trying to use Nagios Core. I went through the install directions and followed each step. The webpage will not load. I am new to Nagios Core, and I do not know Linux very well. I am using CentOS 7 as my operating system. What do I do to get the Webpage to load?

Re: Nagios Core - Webpage is not found

Posted: Wed May 20, 2020 9:00 am
by akelly0826
I really need help with this. I am stuck until I get this working. I only have 26 days of trial support left. Can someone please help me with this?

Re: Nagios Core - Webpage is not found

Posted: Wed May 20, 2020 10:17 am
by akelly0826
I have attached the webpage error and the nagios service status outputs. Please anyone who can help with this issue. I really really need help.

Re: Nagios Core - Webpage is not found

Posted: Wed May 20, 2020 10:40 am
by akelly0826
I have attached the outputs for the following commands:

curl -k -L -v http://127.0.0.1/nagios
tail -n30 /var/log/httpd/error_log /var/log/httpd/ssl_error_log

Re: Nagios Core - Webpage is not found

Posted: Wed May 20, 2020 8:54 pm
by hbkrules69
did you allow tcp80/443 thru the local firewall? Try to telnet to the host from another machine on the same subnet over tcp80 or 443 if set it up securely.

Re: Nagios Core - Webpage is not found

Posted: Thu May 21, 2020 8:22 am
by akelly0826
I don't have a firewall. I have a Cisco 2911 router, and snmp is allowed for the particular IP address; otherwise, all other ports are allowed.

Re: Nagios Core - Webpage is not found

Posted: Fri May 22, 2020 11:16 am
by cdienger
It looks like the web server wasn't set up properly(no '/var/www/html'). What OS did you install on and are you following one of the guides at https://assets.nagios.com/downloads/nag ... start.html? It would be worth going through the steps to install the web server again.

Note that with XI the web service is installed automatically so there isn't typically a need to go through configuring it. Is there a reason you're using Core? The trial is typically to trial XI and you should also have access to the customer forums during a trial.

Customer forum: https://support.nagios.com/forum/viewforum.php?f=16
XI download: https://www.nagios.com/products/nagios-xi/

Re: Nagios Core - Webpage is not found

Posted: Fri May 22, 2020 5:02 pm
by akelly0826
I will try the steps again. I followed the install documentation step by step. Nagios Core is what my company decided to go with. We will probably be getting the support package with it. Right now, I need to get it up and running so we can see what it looks like and how it operates. We did the Nagios XI trial, but in order to save money, they want to use Nagios Core.

Re: Nagios Core - Webpage is not found

Posted: Tue May 26, 2020 2:51 pm
by benjaminsmith
HI Amanda,

How's it going so far? Let us know if you're able to get it working going through the steps in the guide,

Re: Nagios Core - Webpage is not found

Posted: Wed May 27, 2020 9:40 am
by akelly0826
I started with a brand new VM of CentOS 7. I started with the first step and got the attached error. What do I do?