Apply Configuration problem

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
disa_nagiosxi
Posts: 6
Joined: Wed Dec 03, 2014 7:14 pm

Apply Configuration problem

Post 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 .
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Apply Configuration problem

Post 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?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
disa_nagiosxi
Posts: 6
Joined: Wed Dec 03, 2014 7:14 pm

Re: Apply Configuration problem

Post 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
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Apply Configuration problem

Post 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
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
disa_nagiosxi
Posts: 6
Joined: Wed Dec 03, 2014 7:14 pm

Re: Apply Configuration problem

Post by disa_nagiosxi »

Thank you very much. It works fine and solve the problem. :D
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Apply Configuration problem

Post by scottwilkerson »

disa_nagiosxi wrote:Thank you very much. It works fine and solve the problem. :D
Great!

Locking thread
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked