Scheduled Reports not getting generated
Posted: Wed Jan 12, 2022 8:55 am
Hello Team,
From the last 2 days, the scheduled reports suddenly stopped generating. I followed https://support.nagios.com/kb/article/n ... g-742.html and https://support.nagios.com/kb/article/n ... s-829.html articles to troubleshoot this issue.
This gave a result of the reports which were scheduled and scheduled a new report as suggested. However, the new report got added to the cron entry and the report didn't get generated.
I have checked the log files with this command and attached the logs.
I have also checked the scheduled reporting log using this command and attached the logs. In this log, I can see the last report got generated on Jan 10th which is 2 days ago.
Is there a way where we can check the reports which got successfully generated previously? I need guidance on how to troubleshoot this issue.
From the last 2 days, the scheduled reports suddenly stopped generating. I followed https://support.nagios.com/kb/article/n ... g-742.html and https://support.nagios.com/kb/article/n ... s-829.html articles to troubleshoot this issue.
Code: Select all
cat /var/spool/cron/apacheI have checked the log files with this command
Code: Select all
tail -f /var/log/httpd/error_log /var/log/httpd/ssl_error_logI have also checked the scheduled reporting log using this command
Code: Select all
tail -n 100 /usr/local/nagiosxi/var/scheduledreporting.log
Is there a way where we can check the reports which got successfully generated previously? I need guidance on how to troubleshoot this issue.