Re: Cannot import host using NCPA Monitoring Wizard
Posted: Wed Nov 15, 2017 12:09 pm
Thanks for the profile!
Could you try increasing max_execution_time & max_input_time & memory_limit in the php.ini file.
If memory_limit is at 256 then change it to 512.
Then try to reconfigure Nagios and show us the output.
Could you try increasing max_execution_time & max_input_time & memory_limit in the php.ini file.
Code: Select all
max_execution_time = 120
max_input_time = 120
memory_limit = 256Then try to reconfigure Nagios and show us the output.
Code: Select all
su nagios
/usr/local/nagiosxi/scripts
./reconfigure_nagios.sh