Hi NagiosXI Team,
We are running Nagios XI 5.4.13 VMware Image.
We noticed that during a bulk addition of 1400+ Services to NagiosXI , apply changes timeout.
Is there a way to avoid this ?
Regards,
Vish.
Apply Changes timeout issue ...
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Apply Changes timeout issue ...
You likely need to increase your max_execution_time in your /etc/php.ini to about 90 seconds
then retsart httpd
Code: Select all
max_execution_time = 90Code: Select all
service httpd restartRe: Apply Changes timeout issue ...
Thanks scottwilkerson.
Will give it a try.
Regards,
Vish.
Will give it a try.
Regards,
Vish.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Apply Changes timeout issue ...
Let us know if we can be of further assistance