Page 1 of 1

Apply Config

Posted: Mon Oct 14, 2013 3:48 am
by Pilly170
Hi,

I have an issue, I've disabled a host and its services.

I've applied the configuration which was successful, but the configuration still says "Sync Missed"


Any ideas?

Re: Apply Config

Posted: Mon Oct 14, 2013 9:16 am
by slansing
When you enable them and apply configuration do they list as synced again? Can you run the following on the CLI and show the output?:

Code: Select all

date

cat /etc/php.ini | grep timezone

Re: Apply Config

Posted: Mon Oct 14, 2013 9:26 am
by Pilly170
[root@nagios ~]# date
Mon Oct 14 15:24:24 BST 2013

[root@nagios ~]# cat /etc/php.ini | grep timezone
; Defines the default timezone used by the date functions
; http://www.php.net/manual/en/datetime.c ... e.timezone
date.timezone = Europe/London


Above looks ok...
Only way I got around this was to delete the services / Hosts.

Also did a DB repair just incase. All that was reported was index fixes

Re: Apply Config

Posted: Mon Oct 14, 2013 9:38 am
by slansing
Well you shouldn't have to delete them. If you keep them active can you see them elsewhere in the interface? It may just be the CCM tables showing sync missed for some odd reason.

Re: Apply Config

Posted: Tue Oct 15, 2013 4:50 am
by Pilly170
Tried again today.

used the Check All to select all the services. "with Checked" box set to Deactivate. Clicked Go.

All the Sync Status is "Sync Missed" I went to apply config - Was successful.

I go back to Services..... "Sync Missed"

Re: Apply Config

Posted: Tue Oct 15, 2013 11:11 am
by abrist
If the objects are deactivated, they will miss sync as deactivated configs will not get written to disk . . .