Applying Configuration not finishing
Posted: Fri Jul 31, 2015 12:14 pm
This is rather odd.....
I did a change in my Nagios XI (Removed a user and contact) went to "Applying Configuration" and now its just sitting there.....
I have the spinning circle next to "Waiting for configuration verification..............................................................................................................................................................................................................................................................."
I closed my browser and tried again.....same thing
At the command line, I type
It returns
Any ideas?
I did a change in my Nagios XI (Removed a user and contact) went to "Applying Configuration" and now its just sitting there.....
I have the spinning circle next to "Waiting for configuration verification..............................................................................................................................................................................................................................................................."
I closed my browser and tried again.....same thing
At the command line, I type
Code: Select all
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfgCode: Select all
[root@G1VPNAG03 i686]# /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Nagios Core 4.0.8
Copyright (c) 2009-present Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 08-12-2014
License: GPL
Website: http://www.nagios.org
Reading configuration data...
Read main config file okay...
Warning: Duplicate definition found for service 'CPU Usage' on host 'G1VTSSRS01' (config file '/usr/local/nagios/etc/services/G1VTSSRS01.cfg', starting on line 16)
Read object config files okay...
Running pre-flight check on configuration data...
Checking objects...
Checked 1692 services.
Checked 274 hosts.
Checked 17 host groups.
Checked 2 service groups.
Warning: Contact 'hasfdond.adm' has no service notification time period defined!
Warning: Contact 'hasfgnd.adm' has no host notification time period defined!
Warning: Contact 'lsdgfj.adm' has no service notification time period defined!
Warning: Contact 'lsdfgj.adm' has no host notification time period defined!
Checked 29 contacts.
Checked 2 contact groups.
Checked 138 commands.
Checked 24 time periods.
Checked 0 host escalations.
Checked 223 service escalations.
Checking for circular paths...
Checked 274 hosts
Checked 0 service dependencies
Checked 0 host dependencies
Checked 24 timeperiods
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...
Total Warnings: 4
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
[root@G1VPNAG03 i686]#
Any ideas?