• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Not able to add cron job at server level

K

killedar

Guest
using plesk 8.1 on FC4.

Was trying to setup scheduled backup for all server level. But at server level if I goto services -> cron icon it just shows me all the current scheduled tasks. There is no icon to add a new schedule task at all. If I look under help it was supposed to have a way to add a new cron task at server level.
checked in different servers and seeing the same thing? So you can't setup any cron task thought UI for server level?
 
You add Cron jobs from Server -> Crontab. At the top of this page you will find an 'Add New Task' button.

Failing this I assume your best bet will be to open a support ticket.

For the moment you can add jobs to the Cron manually through a Shell session by using 'crontab -e'
 
>You add Cron jobs from Server -> Crontab. At the top of this page you will find an 'Add New Task' button.

This exact button is somehow missing at server level. It is there at domain level. Yes you are right I can always use manual but found it odd that button is missing.

Anybody on the board using PSA 8.1 FC4 seeing this button (Add New task) at server level cron area?
 
Click on a system user (example: root) on the Server/Manage Scheduled Tasks page and you will see the "Add New Task" and "Preferences" buttons at the top of the page (Crontab tasks of _______ (system user).
 
Back
Top