I have tried the following:
Code: Select all
service nagios stop
killall -9 nagios
service nagios start
Code: Select all
service mysqld stop
/usr/local/nagiosxi/scripts/repairmysql.sh nagios
service mysqld start
When I click for information about the hosts (orange !), I see that it is still listed under a service, however, when I go to that service, it is not selected.
I have applied configuration and I have manually written configs from the tools menu within CCM.
I have also noticed that the host notifications do not include the description. I used the bulk import wizard to import these hosts, and upon doing so, the description field was not populated, even though it was mapped. I went back and added this field manually and applied the configuration, but it seems like the emails are still pointing to old host files?
When I check /usr/local/nagios/etc/hosts, I see these hosts listed. When opening the .cfg file for the host, I see that it is very limited in information. It's as if all of the changes that I've made, and which show up on the host in the CCM, are not being reflected in the actual host .cfg file.
My next move is to completely delete these hosts and re-add them, but that creates the work all over again.
Any help would be greatly appreciated!!