This is a cache of https://support.nagios.com/kb/article/nagios-xi-scheduled-reports-not-running-742.html. It is a snapshot of the page at 2025-05-14T00:09:16.011+0000.
Nagios <strong>xi</strong> - Scheduled Reports Not Running
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/



Special Offer For Knowledgebase Visitors! Get a huge discount on Nagios Log Server by clicking below.

Get 60% Off Nagios Log Server!

Did you know? Nagios provides complete monitoring of: Windows, Linux, UNIX, Servers, Websites, SNMP, DHCP, DNS, Email, Storage, Files, Apache, IIS, EC2, and more!

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
SSL Certificate does not validate properly
Viewed 5364 times since Wed, Jan 20, 2021
Nagios xi - Performance Graph Problems
Viewed 28264 times since Fri, Dec 19, 2014
Nagios Core - Nagios did not exit in a timely manner
Viewed 8809 times since Wed, Jan 27, 2016
Nagios xi - SQL Error [nagiosxi] : ERROR: syntax error
Viewed 8334 times since Sun, Sep 10, 2017
ERROR: Please add the ’Optional’ channel to your Red Hat systems subscriptions
Viewed 27210 times since Tue, Jan 26, 2016
Nagios xi - MK Livestatus Problems With Mod-Gearman
Viewed 6108 times since Thu, Feb 25, 2016
Disabling Outdated Versions of SSL/TLS
Viewed 8664 times since Thu, Aug 6, 2020
Nagios xi - How To Use CA Certificates With check_ldaps Plugin
Viewed 12609 times since Tue, Jul 26, 2016
Web Browser Reports 330 Error Content Encoding
Viewed 8620 times since Tue, Mar 7, 2017
Nagios xi - Upgrade errors - root.crontab.orig: cannot overwrite existing file
Viewed 4765 times since Tue, Jan 26, 2016