Search found 3 matches

by olivertappin
Thu Feb 18, 2016 3:23 am
Forum: Open Source Nagios Projects
Topic: Remote linux host not showing in web interface
Replies: 6
Views: 4112

Re: Remote linux host not showing in web interface

Thanks for the help guys.

I ended up removing all instances of Nagios and reinstalling again from source. I would assume an option/configuration setting was incorrect during the initial installation.

All sorted now!
by olivertappin
Wed Feb 17, 2016 12:03 pm
Forum: Open Source Nagios Projects
Topic: Remote linux host not showing in web interface
Replies: 6
Views: 4112

Re: Remote linux host not showing in web interface

To confirm, my install directory is in /usr/local/nagios root@server:~# ps -ef | grep nagios nagios 1914 1 0 16:05 ? 00:00:00 /usr/local/nagios-4.1.1/bin/nagios -d /etc/nagios/nagios.cfg nagios 1915 1914 0 16:05 ? 00:00:00 /usr/local/nagios-4.1.1/bin/nagios --worker /usr/local/nagios/var/rw/nagios.q...
by olivertappin
Wed Feb 17, 2016 6:17 am
Forum: Open Source Nagios Projects
Topic: Remote linux host not showing in web interface
Replies: 6
Views: 4112

Remote linux host not showing in web interface

Hey guys and gals! I've successfully set up a Nagios Server with the Nagios Core and Nagios Plugins but I'm struggling to see a new host I've added (other than the localhost) in the web interface. I've trawled the web to find a solution and have tried everything there is but starting to run out of t...