Cannot add new host on Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Cannot add new host on Nagios

Post 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.
Be sure to check out our Knowledgebase for helpful articles and solutions!
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Cannot add new host on Nagios

Post 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.
Locked