THIS KNOWLEDGE BASE HAS BEEN ARCHIVED AND IS NO LONGER BEING UPDATED
Please visit library.nagios.com/docs for the latest and most up-to-date documentation.
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
VMWare checks timing out or slow
Viewed 4760 times since Fri, Feb 11, 2022
Nagios XI - Resetting The nagiosadmin Password
Viewed 50956 times since Mon, Jan 25, 2016
Nagios XI - Running Out Of Disk Space On The Nagios XI VM
Viewed 26483 times since Tue, Jan 27, 2015
Nagios XI - MSSQL Query Wizard - Invalid characters in the username
Viewed 6564 times since Thu, Aug 3, 2017
Nagios XI - Configuration Applies, No Changes Take Place
Viewed 9790 times since Tue, Jan 27, 2015
Nagios XI - Configuration Applies, but still get "Configuration File Is Out Of Date" Error
Viewed 6169 times since Tue, Jan 26, 2016
Nagios XI - Status Information Cut Off At 256 Characters
Viewed 9395 times since Thu, Feb 25, 2016
Nagios XI - Debugging Bandwidth Performance Graphs
Viewed 18113 times since Tue, Jan 27, 2015
Backups are not being generated due to tar creation errors
Viewed 4953 times since Thu, Feb 27, 2020
Nagios XI - MK Livestatus Problems With Mod-Gearman
Viewed 7051 times since Thu, Feb 25, 2016