Apply Config

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Pilly170
Posts: 75
Joined: Thu Mar 28, 2013 6:03 am

Apply Config

Post 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?
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Apply Config

Post 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
Pilly170
Posts: 75
Joined: Thu Mar 28, 2013 6:03 am

Re: Apply Config

Post 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
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Apply Config

Post 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.
Pilly170
Posts: 75
Joined: Thu Mar 28, 2013 6:03 am

Re: Apply Config

Post 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"
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Apply Config

Post by abrist »

If the objects are deactivated, they will miss sync as deactivated configs will not get written to disk . . .
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked