Thanks, ...but it didn't help.
I checked the config in CCM and it returned with no errors
(Things look okay - No serious problems were detected during the pre-flight check ). I restarted Nagios (from CCM) ...or at least I tried and it returned with this error:
Restart failed - Nagios command file not found or no execute permissions. Then I executed the "reset_config_perms"-script in "/usr/local/nagiosxi/scripts" (not in "/usr/local/nagiosxi" as it says in the documentation). The script returned with:
Code: Select all
./reset_config_perms
SETUID ROOT OK
RESETTING PERMS
After that, I ran the test and tried to restart Nagios from CCM ...but with no success. I extended the test to try to add a host but now it seems even worse. When it gives me the option to assign it to hostgroups and servicegroups ...it doesn't show the groups. It's like if there aren't any. What the

(sorry

) happened? Clicking "next" submits the configuration for processing then it runs the "Waiting for configuration verification......................................" for ages.
Well, then I did a:
Code: Select all
killall nagios
service nagios start
After that I accessed the Nagios Home and it returned with a permission error. It also told me what to do to resolve it. I ran the following commands:
Code: Select all
chown root.nagios /usr/local/nagiosxi/scripts/reset_config_perms
chmod u+s /usr/local/nagiosxi/scripts/reset_config_perms
chown root.nagios /usr/local/nagiosxi/scripts/reset_config_perms.sh
chmod u+s /usr/local/nagiosxi/scripts/reset_config_perms.sh
Then I tried to add a host again ...but same result as before.

Killed the service and started Nagios again.
It's getting harder and harder for me to prepare a (working) demonstration of this product to my servicegroup. I have to find a product for monitoring more than 400 network devices and I'm running out of time.
