Page 1 of 1

Not able to access Nagios web page

Posted: Wed Jul 31, 2024 9:13 am
by mandar18
Hello Team,
I am not able to access the Nagios core web page, I was able to access it earlier.
what might be the issue, I cannot figure it out.
I can log in via putty though.

Re: Not able to access Nagios web page

Posted: Wed Jul 31, 2024 9:17 am
by lgute
Hi @mandar18, thanks for reaching out.

It would be helpful to get a bit more information about what you have going on.
  • What url are you using to access the Nagios Core UI?
  • Are there errors in the Apache or Core log files?

Re: Not able to access Nagios web page

Posted: Wed Jul 31, 2024 9:20 am
by gwesterman
Hi @mandar18,

To add to lgute's response, here are some things I would try (from this user who ran into the same issue).
1) Disable your firewall / allow access to the port.
2) Look at these logs:
- /var/log/httpd/access_log
- /var/log/httpd/error_log
3) Look at the result of running:
- sestatus

Thank you!