Page 1 of 1
Apply Configuration problem
Posted: Mon Sep 30, 2019 7:55 am
by disa_nagiosxi
Hi,
We have a problem when we try to apply configuration.
The capture of the output is on nagios error.jpg
nagios error.jpg
Making changes or deleting the host and service that are indicated in the alert dont't take effect.
In other times rolling back to previous snapshot solve the problem, but now it is not working.
Thanks,
Rubén .
Re: Apply Configuration problem
Posted: Mon Sep 30, 2019 10:16 am
by scottwilkerson
Hmm, can you post the output of the following
Code: Select all
ls -l /usr/local/nagios/etc/import
also, if you go to the CCM -> Hosts and search for
rtrESSHELLBENS do you get results? If so are they active?
Re: Apply Configuration problem
Posted: Mon Sep 30, 2019 11:43 am
by disa_nagiosxi
The output of ls -l /usr/local/nagios/etc/import is:
total 4
-rw-rw-r-- 1 apache nagios 40 Sep 26 10:51 rtrLPOFI-MLAN01.cfg
The host exist and the services are assigned to the host.
bens host.jpg
bens services.jpg
Re: Apply Configuration problem
Posted: Mon Sep 30, 2019 12:19 pm
by scottwilkerson
I think we need to remove this extraneous file
Code: Select all
rm -f /usr/local/nagios/etc/import/rtrLPOFI-MLAN01.cfg
then try applying configuration again
Re: Apply Configuration problem
Posted: Tue Oct 01, 2019 3:36 am
by disa_nagiosxi
Thank you very much. It works fine and solve the problem.

Re: Apply Configuration problem
Posted: Tue Oct 01, 2019 6:34 am
by scottwilkerson
disa_nagiosxi wrote:Thank you very much. It works fine and solve the problem.

Great!
Locking thread