Hello Team ,
The configuration wizard Bulk Host cloning and import is not working all of a sudden . We see a blank white page when we click on the icon .
Could you help us on this . We are using Nagios 5.6.7 version .
Thanks ,
Deek
Bulk host cloning and import not working
Bulk host cloning and import not working
You do not have the required permissions to view the files attached to this post.
Re: Bulk host cloning and import not working
And also we have another issue .
When we click on create new BPI group under BPI we see a blank page . Please suggest what can be done here .
When we click on create new BPI group under BPI we see a blank page . Please suggest what can be done here .
Re: Bulk host cloning and import not working
Hi
What OS are you running?
Thanks
What OS are you running?
Thanks
Re: Bulk host cloning and import not working
OS is linux
Re: Bulk host cloning and import not working
Hi,
Please run the following commands and send me the output:
Thank you
Please run the following commands and send me the output:
Code: Select all
sudo cat /etc/os-release
sudo lsb_release -a
sudo hostnamectl
sudo uname -r
Thank you
Re: Bulk host cloning and import not working
We got it fixed . We modified some values in the php.ini file and it worked .
max_input_vars = 50000
memory_limit = 1024M
max_execution_time = 900
max_input_time = 900
max_input_vars = 50000
memory_limit = 1024M
max_execution_time = 900
max_input_time = 900