NagiosXI - NagiosQL do not generate config files!
NagiosXI - NagiosQL do not generate config files!
I am try a Nagios XI 2012R2.7, I had download the VMWare CentOS and i am running in a VMWare machine.
I have a problem that NagiosQL do not generate all hosts and services config files, there are few, that still "Sync Missed". I am waited mote than a day and the hosts still "Sync Missed".
I check it and all is set as active.
Some one know haw can we fix it?
Thks
Gerald
I have a problem that NagiosQL do not generate all hosts and services config files, there are few, that still "Sync Missed". I am waited mote than a day and the hosts still "Sync Missed".
I check it and all is set as active.
Some one know haw can we fix it?
Thks
Gerald
Re: NagiosXI - NagiosQL do not generate config files!
Are you actually using NagiosQL to configure these? Or is this the Core Configuration Manager? A screenshot would be helpful.
Former Nagios employee
Re: NagiosXI - NagiosQL do not generate config files!
I am using a Core Configuration Manager, sory!
I had imported this file from a .cfg that i wrote and delete the original file from /etc/hosts.
Here are the screen
Thank you for you help!
Best Regards!
Gerald
I had imported this file from a .cfg that i wrote and delete the original file from /etc/hosts.
Here are the screen
Thank you for you help!
Best Regards!
Gerald
You do not have the required permissions to view the files attached to this post.
Re: NagiosXI - NagiosQL do not generate config files!
You need to click the Apply Configuration button for changes to take effect.
Former Nagios employee
Re: NagiosXI - NagiosQL do not generate config files!
I did it, but it still Not Sync!
Here are the results
Some one have any clue how can we fix it?
Thanks
Gerald
Here are the results
Some one have any clue how can we fix it?
Thanks
Gerald
You do not have the required permissions to view the files attached to this post.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: NagiosXI - NagiosQL do not generate config files!
Can you try running through CCM > Tools > Write Config Tool "Click the buttons from top to bottom." After that, try an apply configuration again.
Re: NagiosXI - NagiosQL do not generate config files!
HI! Thank you for the hint!
I did the action but I receive a error.
I have checked the permisions at the /usr/local/nagios/etc/hosts and /usr/local/nagios/etc/services.
The owner is apache nagios. I realy do not know what happens!
I did the action but I receive a error.
I have checked the permisions at the /usr/local/nagios/etc/hosts and /usr/local/nagios/etc/services.
The owner is apache nagios. I realy do not know what happens!
You do not have the required permissions to view the files attached to this post.
Re: NagiosXI - NagiosQL do not generate config files!
Please run the following and post the output:
Code: Select all
ls -ld /usr/local/nagios/etc/hosts/
ls -ld /usr/local/nagios/etc/services
Former Nagios employee
Re: NagiosXI - NagiosQL do not generate config files!
here it is
You do not have the required permissions to view the files attached to this post.
Re: NagiosXI - NagiosQL do not generate config files!
The permissions on hosts and services directories look find. Run the following commands and see if this is going to fix your issue:
Code: Select all
cd /usr/local/nagiosxi/scripts
./reset_config_permsBe sure to check out our Knowledgebase for helpful articles and solutions!