Page 1 of 1

Nagios XI Cent OS 64 Bit

Posted: Tue Nov 15, 2011 11:59 am
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

Re: Nagios XI Cent OS 64 Bit

Posted: Tue Nov 15, 2011 12:07 pm
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.

Re: Nagios XI Cent OS 64 Bit

Posted: Tue Nov 15, 2011 12:45 pm
by sievers
I have attached the file.but i can not see it here

Re: Nagios XI Cent OS 64 Bit

Posted: Tue Nov 15, 2011 12:49 pm
by mguthrie
Any chance you can try attaching again, make sure you press the "upload" button otherwise it doesn't get inserted ; )

Re: Nagios XI Cent OS 64 Bit

Posted: Tue Nov 15, 2011 12:53 pm
by sievers
now it is.

Re: Nagios XI Cent OS 64 Bit

Posted: Tue Nov 15, 2011 5:56 pm
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.

Re: Nagios XI Cent OS 64 Bit

Posted: Wed Nov 16, 2011 3:48 am
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

Re: Nagios XI Cent OS 64 Bit

Posted: Wed Nov 16, 2011 11:19 am
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.