Page 1 of 1

Fail after applying configuration

Posted: Thu Nov 12, 2015 1:07 pm
by quental
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.

Re: Fail after applying configuration

Posted: Thu Nov 12, 2015 1:11 pm
by daveinvb
Have you made any changes? When you click on Apply Configuration, what does it say in the pink box that is displayed?

Re: Fail after applying configuration

Posted: Thu Nov 12, 2015 2:29 pm
by scottwilkerson
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

Code: Select all

tail -f /usr/local/nagiosxi/var/cmdsubsys.log
Then in the GUI run Apply Configuration, the output should show up in the CLI

Some other possible common problems, is crond running

Code: Select all

service crond status
Is the nagios user expired

Code: Select all

chage -l nagios