Page 1 of 1

Viewing all scheduled reports created by users?

Posted: Thu Apr 20, 2017 9:05 am
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?

Re: Viewing all scheduled reports created by users?

Posted: Thu Apr 20, 2017 2:06 pm
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.

Re: Viewing all scheduled reports created by users?

Posted: Thu Apr 20, 2017 2:27 pm
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.

Re: Viewing all scheduled reports created by users?

Posted: Thu Apr 20, 2017 2:31 pm
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.

Re: Viewing all scheduled reports created by users?

Posted: Thu Apr 20, 2017 3:13 pm
by avandemore
As an incomplete workaround to just view the existing jobs, you can run:

Code: Select all

# cat /var/spool/cron/apache

Re: Viewing all scheduled reports created by users?

Posted: Thu Apr 20, 2017 3:16 pm
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.

Re: Viewing all scheduled reports created by users?

Posted: Fri Apr 21, 2017 9:18 am
by avandemore
Thanks for using the Nagios forums. Please open a new thread for any further issues.