Page 1 of 1

linux server monitoring wizard

Posted: Tue Aug 02, 2016 6:02 pm
by iroy
I did the configuration for a ubuntu server where server A will be monitoring another ubuntu server.
I pressed finish and then it is hanging with "Waiting for configuration verification"

Re: linux server monitoring wizard

Posted: Tue Aug 02, 2016 6:13 pm
by Box293
Can you run the following in an ssh session on your Nagios XI host.

Code: Select all

tail -f /usr/local/nagiosxi/var/cmdsubsys.log
Then go into XI > Core Configuration Manager and Apply Configuration.

What output is produced in the SSH session?