This is a cache of https://support.nagios.com/kb/article/nagios-xi-display-all-scheduled-reports-551.html. It is a snapshot of the page at 2025-05-12T01:09:11.704+0000.
Nagios <strong>xi</strong> - Display All Scheduled Reports
Home » Categories » Products » Nagios xi » Troubleshooting » Common Problems

Nagios xi - Display All Scheduled Reports

Overview

The reporting functionality in Nagios xi is implemented "per user", each individual user can create their own scheduled reports.

Currently there is no centralized view of all scheduled reports by all users in Nagios xi. However there are some back-end commands that can be executed to provide some useful information.

 

 

View Apache crontab

The scheduled reports are executed by the apache user and this is scheduled through the crontab for the apache user.

Open an SSH session to the Nagios xi server and execute the following command:

crontab -u apache -l

 

The output will be similar to:

#crontab for apache user
0 9 1 * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=og54pu --username="nagiosadmin" > /dev/null 2>&1
0 9 1 * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=ble436 --username="nagiosadmin" > /dev/null 2>&1
0 17 * * * /usr/bin/php /usr/local/nagiosxi/html/includes/components/scheduledreporting/sendreport.php --report=o7s9pc --username="johndoe" > /dev/null 2>&1

 

The helpful information here is that it can help identify which users have scheduled reports.

You can then investigate what reports the users have setup:

Login to Nagios xi as nagiosadmin and navigate to Admin > Users > Manage Users.

Click the Masquerade As icon (eyeball) to login as that user.

Click Continue to login as that user.

Now that you are logged in as that user you can navigate to Reports > Scheduled Reports to identify what specific reports the user has scheduled.

 

 

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
Nagios xi - SNMPTT Service generates Cannot find module errors
Viewed 6692 times since Sun, Apr 9, 2017
Installation errors on customized corporate builds of CentOS or RHEL
Viewed 13339 times since Tue, Jan 26, 2016
Nagios xi - Notification Problems
Viewed 31247 times since Tue, Jan 27, 2015
Nagios xi - Schedulded Backups No Longer Working
Viewed 8212 times since Fri, Jun 3, 2016
Nagios Core - Nagios did not exit in a timely manner
Viewed 8794 times since Wed, Jan 27, 2016
Upgrading to NDO 3 after having been downgraded in newer versions of Nagios xi
Viewed 4312 times since Fri, Jan 15, 2021
Nagios xi - Bandwidth Graphs Showing 0Mb/s in Non-English Systems
Viewed 7503 times since Fri, Dec 19, 2014
Nagios xi - MSSQL Wizards - Adaptive Server connection failed
Viewed 11995 times since Thu, Aug 3, 2017
Nagios xi - Some BPI Checks Show "Unknown BPI Group Index" After Upgrade
Viewed 4580 times since Wed, Sep 18, 2019
Nagios xi - Oracle Services Critical After Nagios xi Upgrade
Viewed 6460 times since Wed, Jan 27, 2016