Page 3 of 3

Re: httpd stops every hour

Posted: Wed Dec 01, 2021 10:40 am
by gsmith
Hi

Please look at /etc/php.ini, specifically the values for the following:

Code: Select all

max_input_vars = 50000
	memory_limit = 1024M
	max_execution_time = 120
	max_input_time = 300
If the values are less than what is shown please update them and restart the httpd service.

Let me know what happens please. We'll probably need to move this to a ticket and have
a remote meeting if the above doesn't help.

Thanks

Re: httpd stops every hour

Posted: Thu Dec 02, 2021 7:04 am
by btsmnagios
Hi,

same behaviour still. We're now having more issues where a lot of custom dashboards have disappeared and the reports we have setup to send out those dashboards are not longer working as a result.
I created a new dashboard this morning, setup a report which sent out correctly but then after a few minutes the url for the dashboard in the scheduled report has changed so is not pointing to a valid dashboard any longer.

Re: httpd stops every hour

Posted: Thu Dec 02, 2021 2:02 pm
by gsmith
Hi

Please open a support ticket and reference this forum post (https://support.nagios.com/forum/postin ... 16&t=63771).

Support Tickets
https://support.nagios.com/tickets/

Thanks