Viewing all scheduled reports created by users?
Viewing all scheduled reports created by users?
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
Nagios Fusion 2024R1.0.2
Re: Viewing all scheduled reports created by users?
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?
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.
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?
Yes, thank you. I too have thought of masquerading, but with dozens of users this would be rather time consuming.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.
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Viewing all scheduled reports created by users?
As an incomplete workaround to just view the existing jobs, you can run:
Code: Select all
# cat /var/spool/cron/apachePrevious Nagios employee
Re: Viewing all scheduled reports created by users?
That narrows things down a bit, thanks.avandemore wrote:As an incomplete workaround to just view the existing jobs, you can run:Code: Select all
# cat /var/spool/cron/apache
Nagios XI 2024R2.2.1 (8 Servers)
Nagios Fusion 2024R1.0.2
Nagios Fusion 2024R1.0.2
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Viewing all scheduled reports created by users?
Thanks for using the Nagios forums. Please open a new thread for any further issues.
Previous Nagios employee