Viewing all scheduled reports created by users?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Viewing all scheduled reports created by users?

Post by TBT »

Users are permitted to schedule their own reports. As an Administrator, is there a way to view all scheduled reports created by users?
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Viewing all scheduled reports created by users?

Post by tmcdonald »

Not currently possible, unfortunately. I will have a feature request filed for this and someone will report back with the ID once this is done.
Former Nagios employee
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Viewing all scheduled reports created by users?

Post by scottwilkerson »

This has been added as a Feature Request, personally I think it is a very good idea.

I know what I'm about to suggest is extremely clumsy, but for the time being, if you want to check an individual user, you can masquerade as a user from Admin -> Manage User and then look at the users scheduled reports.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Re: Viewing all scheduled reports created by users?

Post by TBT »

scottwilkerson wrote:This has been added as a Feature Request, personally I think it is a very good idea.

I know what I'm about to suggest is extremely clumsy, but for the time being, if you want to check an individual user, you can masquerade as a user from Admin -> Manage User and then look at the users scheduled reports.
Yes, thank you. I too have thought of masquerading, but with dozens of users this would be rather time consuming.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Viewing all scheduled reports created by users?

Post by avandemore »

As an incomplete workaround to just view the existing jobs, you can run:

Code: Select all

# cat /var/spool/cron/apache
Previous Nagios employee
TBT
Posts: 625
Joined: Wed May 18, 2011 1:26 pm

Re: Viewing all scheduled reports created by users?

Post by TBT »

avandemore wrote:As an incomplete workaround to just view the existing jobs, you can run:

Code: Select all

# cat /var/spool/cron/apache
That narrows things down a bit, thanks.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Viewing all scheduled reports created by users?

Post by avandemore »

Thanks for using the Nagios forums. Please open a new thread for any further issues.
Previous Nagios employee
Locked