I have a contact in Nagios XI that has 60 contact group assigned when I check the CCM and the database. When I check the contacts.cfg file, they do not have any contactgroups. Can you help me figure out why the "Apply Config" is not attaching the 60 contacts groups to the contact in the configuration file?
define contact {
contact_name batch
alias Batch
email [email protected]
_useScript ADScanner
use with_maint
}
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios Core 4.2.4
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 12-07-2016
License: GPL
Website: https://www.nagios.org
Reading configuration data...
Read main config file okay...
Read object config files okay...
Running pre-flight check on configuration data...
Checking objects...
Checked 25756 services.
Checked 1481 hosts.
Checked 8027 host groups.
Checked 5000 service groups.
Checked 270 contacts.
Checked 8025 contact groups.
Checked 165 commands.
Checked 10 time periods.
Checked 0 host escalations.
Checked 0 service escalations.
Checking for circular paths...
Checked 1481 hosts
Checked 0 service dependencies
Checked 0 host dependencies
Checked 10 timeperiods
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
Total Warnings: 0
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check