In Plesk 9.5, one is able to view server-wide scheduled tasks (Home → Scheduled Tasks), and the scheduled tasks per domain (Domains → Site.com → Scheduled Tasks).

Is there a way to view all site-specific scheduled tasks in one view? If so, where is it located in the panel?

link|improve this question
feedback

1 Answer

Don't think its possible without using the API, but you can find all the users crontabs (if CentOS) in /var/spool/cron. with some usage of the psa database you could pull a script that makes that view for you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.