httpd stops every hour

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: httpd stops every hour

Post 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
btsmnagios
Posts: 49
Joined: Tue Mar 07, 2017 9:19 am

Re: httpd stops every hour

Post 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.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: httpd stops every hour

Post 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
Locked