• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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