Page 2 of 2

Re: Cannot add new host on Nagios

Posted: Mon Dec 19, 2016 5:44 pm
by tgriep
Can you login to the XI server as root, run the following commands and post the output so we can view the errors?

Code: Select all

cd /usr/local/nagiosxi/scripts
su nagios
./reconfigure_nagios.sh
Thanks.

Re: Cannot add new host on Nagios

Posted: Mon Dec 19, 2016 5:46 pm
by dwhitfield
In addition to what @tgriep said, did you see the suggestion @ssax made? Here it is again:
Please validate you have performed the 3 steps listed on page 3 here:
https://assets.nagios.com/downloads/nag ... s%20XI.pdf
You will at least need to change the $cfg['use_https'] setting in your /usr/local/nagiosxi/html/config.inc.php but also validate the CCM settings as well under Configure > Core Config Manager > CCM Admin > Settings > Paths tab.

Also, what is it you are installing on Windows? If it is NSClient, please let us know the version.