Home » Categories » Products » Nagios XI » Troubleshooting » Common Problems

Nagios XI - Scheduled Reports Not Running

Problem Description

This KB article helps fix scheduled reports that are not running, you are not receiving the email that should be sent out.

 

Troubleshooting

The first step is to check the contents of the apache crontab file with the following command:

cat /var/spool/cron/apache

 

Once you've done this, go and schedule a report as a test.

After that, execute the command above to view the crontab file again.

 

If there is no change in the output, execute the following command:

grep crontab /var/log/httpd/*

 

If you see this error message:

You (apache) are not allowed to use this program (crontab)

The cron.allow file needs updating to resolve this issue.

 

Execute the following command to add the apache user to the /etc/cron.allow file:

echo apache >> /etc/cron.allow

 

Once you have made this change, go schedule the report again and the /var/spool/cron/apache should now be updated.

 

 

Final Thoughts

For any support related questions please visit the Nagios Support Forums at:

http://support.nagios.com/forum/

0 (0)
Article Rating (No Votes)
Rate this article
  • Icon PDFExport to PDF
  • Icon MS-WordExport to MS Word
Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
Nagios XI - HTTP 500 Error / White Screen After Login
Viewed 4958 times since Mon, Feb 29, 2016
Disabling Outdated Versions of SSL/TLS
Viewed 6925 times since Thu, Aug 6, 2020
Nagios XI - Issues with mod_gearman and Performance Data Newlines: "\n"
Viewed 3572 times since Tue, Feb 2, 2016
XI 5.4 monitoring engine not running
Viewed 9477 times since Mon, Feb 6, 2017
Nagios XI - Configuration Applies, No Changes Take Place
Viewed 7354 times since Tue, Jan 27, 2015
Nagios XI - Scheduled Downtime Not Working
Viewed 6083 times since Mon, Oct 10, 2016
Nagios XI - Best Practices - NWC15
Viewed 7426 times since Thu, Feb 4, 2016
Nagios XI - Bandwidth Graphs Showing 0Mb/s in Non-English Systems
Viewed 6073 times since Fri, Dec 19, 2014
Web Browser Reports 330 Error Content Encoding
Viewed 4522 times since Tue, Mar 7, 2017
Nagios XI - Login Screen Keeps Redirecting To Itself
Viewed 5832 times since Wed, Jan 27, 2016