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.
schedule report do not send email
schedule report do not send email
You do not have the required permissions to view the files attached to this post.
Re: schedule report do not send email
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':
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.
Perry
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 consumeCode: Select all
service httpd restartIf 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
Perry