Unable to access Nagios web interface from client
Posted: Thu Aug 10, 2017 12:32 pm
Hello,
I'm pretty new to Linux and Nagios, and was given the project of setting up a Nagios server.
I followed the directions located here - https://www.tecmint.com/install-nagios-in-linux/
I have Nagios 4.2.0 running on CentOS 6.9.
The problem I am having is that I'm not able to access the web interface from a client. I can get to the web interface on the localhost where nagios is installed, by going to http://localhost/nagios.
So far I've tried the netbios name, the IP, and also trying to include the nagios version into the url (http://nagiosserver/nagios4, etc)
I've also disabled the firewall using - # chkconfig iptables off, and confirming that with - # service iptables status.
I have a suspicion that I have to join my vm to the domain, but my boss said that when he setup the last one 2 years ago, he never had to join it to the domain. This I doubt as I was able to SSH into it using putty when I first started.
If there's any logs I can provide, please let me know the command I should run for them.
I'm pretty new to Linux and Nagios, and was given the project of setting up a Nagios server.
I followed the directions located here - https://www.tecmint.com/install-nagios-in-linux/
I have Nagios 4.2.0 running on CentOS 6.9.
The problem I am having is that I'm not able to access the web interface from a client. I can get to the web interface on the localhost where nagios is installed, by going to http://localhost/nagios.
So far I've tried the netbios name, the IP, and also trying to include the nagios version into the url (http://nagiosserver/nagios4, etc)
I've also disabled the firewall using - # chkconfig iptables off, and confirming that with - # service iptables status.
I have a suspicion that I have to join my vm to the domain, but my boss said that when he setup the last one 2 years ago, he never had to join it to the domain. This I doubt as I was able to SSH into it using putty when I first started.
If there's any logs I can provide, please let me know the command I should run for them.