Page 1 of 1
schedule report do not send email
Posted: Thu Oct 28, 2021 2:32 am
by sacom01
hi team,
i created some new schedule reports but did not received email.
i still have received daily report from my system.
pls help.
thank you.
Re: schedule report do not send email
Posted: Thu Oct 28, 2021 2:32 pm
by pbroste
Hello
@sacom01
Thanks for reaching out and sending along with the details. In review, we see errors and fragmentary variables that end up producing Array's
Let's start off by making the following changes to the '/etc/php.ini':
Code: Select all
max_execution_time = 120 ; Maximum execution time of each script, in seconds
max_input_time = 240 ; Maximum amount of time each script may spend parsing request data
memory_limit = 1G ; Maximum amount of memory a script may consume
Save the file and restart the Apache daemon by running
Then test to see if the reports can be sent.
If issues persist we would like to see the System Profile so we can see what is going on.
Please PM your updated system profile for us to review.
To send us your system profile.
- Login to the Nagios XI GUI using a web browser.
- Click the "Admin" > "System Profile" Menu
- Click the "Download Profile" button
- Save the profile.zip file and send via Private Message
Thanks,
Perry