Page 1 of 1

Unable to access Nagios XI web interface from client

Posted: Thu May 13, 2021 3:57 am
by mohitbadve
Installed Nagios XI on REHL 7 server, it showed installation complete message and gave the url for accessing web interface, http://<server_ip>/nagiosxi/, however the server_ip is a secondary ip for the server, the server's ip address is different.

The nagios service is running on the server but the url is not accessible.

Can someone guide me regarding this?

Thank you in advance for your help.

Re: Unable to access Nagios XI web interface from client

Posted: Thu May 13, 2021 9:42 am
by rhassing
Is the firewall enabled?

Code: Select all

sudo firewall-cmd --list-all
Is the webserver up and running:

Code: Select all

sudo netstat -tulpn | grep http