Nagios stops working when I add new host
Posted: Wed Dec 06, 2017 12:41 pm
I have successfully installed the Nagio Core on Ubuntu Server 16.04 today.
I usually log in to Nagios Core and it says it's working normally, but when I add a new host by adding a .cfg file to "/usr/local/nagios/etc/servers", I restart Nagios service with the command, it returns me the message "Unable to get process status".
How do I add a new host?
I usually log in to Nagios Core and it says it's working normally, but when I add a new host by adding a .cfg file to "/usr/local/nagios/etc/servers", I restart Nagios service with the command
Code: Select all
$ sudo service nagios restartHow do I add a new host?