Hi,
Nagios XI: versión 2012R2.2
I´m try to applying configuration in nagios XI.
there is a fail,and i can't see what is happend in CCM.
if i click on "view snapshot..." i don't see the fail.
is there any log where i can see what it's happend??
Regards.
Fail after applying configuration
Re: Fail after applying configuration
Have you made any changes? When you click on Apply Configuration, what does it say in the pink box that is displayed?
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Fail after applying configuration
In the CCM -> Tools -> Write Config Files
Click Write
Click Verify
You should see the error
If not, you can do the following, in the CLI run the following
Then in the GUI run Apply Configuration, the output should show up in the CLI
Some other possible common problems, is crond running
Is the nagios user expired
Click Write
Click Verify
You should see the error
If not, you can do the following, in the CLI run the following
Code: Select all
tail -f /usr/local/nagiosxi/var/cmdsubsys.logSome other possible common problems, is crond running
Code: Select all
service crond statusCode: Select all
chage -l nagios