services duplicated and "out of sync"

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

services duplicated and "out of sync"

Post by oz123 »

Hi,

After importing some new services and applying configuration, almost all of our services are with "out of sync"
Some of the other services are Duplicated many many times and deleting it manually will take us decades.
It looks like we don't have a valid snapshot for restore.
Please help us ASAP as it's a production environment and we can't be sure that it's been monitored correcty at the time.
We are wating for you answer and we have the option for you to connect remotely .
The system is Nagios XI 2009R1.4B based on a Linux OS

Thanks a lot

Oz,
Easy-Forex Thechnologies
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: services duplicated and "out of sync"

Post by tonyyarusso »

oz123 wrote:After importing some new services and applying configuration, almost all of our services are with "out of sync"
I suspect that means there was an error in the config, so it's refusing to apply the current ones. Is there anything useful in the log of the failed snapshot that I assume you have?
oz123 wrote:Some of the other services are Duplicated many many times and deleting it manually will take us decades.
Were they duplicated in the configs that you imported as well? If we can't restore something, there is the option of deleting them with SQL statements, which would be faster.
oz123 wrote:It looks like we don't have a valid snapshot for restore.
Could you show me your snapshots page? There must be some that worked before the config import.
oz123 wrote:The system is Nagios XI 2009R1.4B based on a Linux OS
Which one?
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: services duplicated and "out of sync"

Post by oz123 »

Hi,

Thanks for the fast reply.

1) snapshot has no error now, but still i have the same problem i have described, so i assume restoring from snpshot won't help. i have attached though one with an error
2) duplicates created somehow inside some services in nagios but for sure not so many as the situation is now - i have total of 848 pages of services and it shouldn't be more then 20 - see example of the attched "duplicated" file.by the way, all services names including %sql% are these which are duplicated.
my problem started on 6/6 and i see no good snapshot before that.
3) Linux Red Hat 4.1.2-48

I think if you can't put your finger on the exact problem, then the best solution for me will be to delete ALL services together with all duplicates and out of syncs.
means that the "services" section in nagiox XI will be empty. can you help with that ?
I have the Original services as a backup which i can copy to /usr/local/nagios/etc/services if necessary

Thanks a lot
You do not have the required permissions to view the files attached to this post.
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: services duplicated and "out of sync"

Post by oz123 »

Hi,

Thanks for the fast reply.

1) snapshot has no error now, but still i have the same problem i have described, so i assume restoring from snpshot won't help. i have attached though one with an error
2) duplicates created somehow inside some services in nagios but for sure not so many as the situation is now - i have total of 848 pages of services and it shouldn't be more then 20 - see example of the attched "duplicated" file.by the way, all services names including %sql% are these which are duplicated.
my problem started on 6/6 and i see no good snapshot before that.
3) Linux Red Hat 4.1.2-48

I think if you can't put your finger on the exact problem, then the best solution for me will be to delete ALL services together with all duplicates and out of syncs.
means that the "services" section in nagiox XI will be empty. can you help with that ?
I have the Original services as a backup which i can copy to /usr/local/nagios/etc/services if necessary

Thaks a lot
You do not have the required permissions to view the files attached to this post.
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: services duplicated and "out of sync"

Post by oz123 »

Hi,

Thanks for the fast reply.

1) snapshot has no error now, but still i have the same problem i have described, so i assume restoring from snpshot won't help. i have attached though one with an error
2) duplicates created somehow inside some services in nagios but for sure not so many as the situation is now - i have total of 848 pages of services and it shouldn't be more then 20 - see example of the attched "duplicated" file.by the way, all services names including %sql% are these which are duplicated.
my problem started on 6/6 and i see no good snapshot before that.
3) Linux Red Hat 4.1.2-48

I think if you can't put your finger on the exact problem, then the best solution for me will be to delete ALL services together with all duplicates and out of syncs.
means that the "services" section in nagiox XI will be empty. can you help with that ?
I have the Original services as a backup which i can copy to /usr/local/nagios/etc/services if necessary

Thanks
You do not have the required permissions to view the files attached to this post.
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: services duplicated and "out of sync"

Post by tonyyarusso »

oz123 wrote: 3) Linux Red Hat 4.1.2-48
How did you even get it installed on RHEL 4? We only support RHEL 5...
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: services duplicated and "out of sync"

Post by oz123 »

Hi,

This is not we have been told in the past.
Can you send me that procedure for deleting the services in mysql ?

Thanks
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: services duplicated and "out of sync"

Post by lmiltchev »

The safest way to delete services in mysql would be to use the nagiosxi web interface. Please, see this link:
http://assets.nagios.com/downloads/nagi ... p#deleting
Be sure to check out our Knowledgebase for helpful articles and solutions!
tonyyarusso
Posts: 1128
Joined: Wed Mar 03, 2010 12:38 pm
Location: St. Paul, MN, USA
Contact:

Re: services duplicated and "out of sync"

Post by tonyyarusso »

As far as SQL statements, the configs are stored in the `nagiosql` database, with separate tables for a variety of relations. So, you would need to find your services that you want to get rid of (in tbl_service iirc), then track down any other tables that reference those, and write the appropriate DELETE FROM statements to drop them. Finally, use the "Apply Configuration" button in the CCM to implement the changes.
Tony Yarusso
Technical Services
___
TIES
Web: http://ties.k12.mn.us/
oz123
Posts: 42
Joined: Thu Jun 09, 2011 10:21 am

Re: services duplicated and "out of sync"

Post by oz123 »

Thanks,

Did it already, works !!
Locked