Nagios xi Cent OS 64 Bit

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
sievers
Posts: 48
Joined: Tue May 24, 2011 7:34 am

Nagios xi Cent OS 64 Bit

Post by sievers »

Good Evenning,

we have a Nagiosxi 64 bit maschine on Cent OS, created by nagios. Now we have work with this system some weeks. Today i have insert some hosts and services. Now i have the problem , if member a host to a service its out of sync.

An error occurred while attempting to apply your configuration to Nagios Core. Monitoring engine configuration files have been rolled back to their last known good checkpoint.

but there is no failes configuration snapshot. I have restart the system then i can not see any services in the view but if i try config manager / services the services are listed.

Please help us, we need the system for monitoring costumer infrastructures that we supported.

thanks

sievers
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios xi Cent OS 64 Bit

Post by mguthrie »

Take a look at this list of common issues/solutions, and see if any of these fix the issue for you.
http://support.nagios.com/wiki/index.ph ... n_Problems

If not, try running:

Code: Select all

cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh &> output.txt
and then post the contents of that text file.
sievers
Posts: 48
Joined: Tue May 24, 2011 7:34 am

Re: Nagios xi Cent OS 64 Bit

Post by sievers »

I have attached the file.but i can not see it here
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios xi Cent OS 64 Bit

Post by mguthrie »

Any chance you can try attaching again, make sure you press the "upload" button otherwise it doesn't get inserted ; )
sievers
Posts: 48
Joined: Tue May 24, 2011 7:34 am

Re: Nagios xi Cent OS 64 Bit

Post by sievers »

now it is.
You do not have the required permissions to view the files attached to this post.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios xi Cent OS 64 Bit

Post by mguthrie »

Is that output for a different issue? That looks like mrtg debugging output from the root email. Can you post the output from:

Code: Select all

cd /usr/local/nagiosxi/scripts
./reconfigure_nagios.sh &> output.txt
I need you to post the output.txt file that gets generated from those commands.
sievers
Posts: 48
Joined: Tue May 24, 2011 7:34 am

Re: Nagios xi Cent OS 64 Bit

Post by sievers »

This is the file that is generated by these command. I only generated a zip file because the size is to mutch for upload here.

regards

Sandra
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: Nagios xi Cent OS 64 Bit

Post by mguthrie »

The file that you sent us is your root user's email contents. The output.txt file should have been generated in the /usr/local/nagiosxi/scripts directory. That's the file we need.