Scheduling Tasks
If you need to run scripts on your server at specific time, use the task scheduler facility on your server to make the system automatically run the scripts for you.
During installation of Plesk the following tasks are automatically created:
- Update Dr.Web Antivirus database – updates Dr.Web virus database
- Statistics calculation - generates statistics on resource usage, such as traffic and disk space.
As all these tasks are related to domain statistics, databases and reports, it is strongly recommended that you neither change nor remove these tasks.
Note. You can also schedule tasks on a per-domain basis. To do so, follow the same procedures listed below, but instead of going to Server > Scheduler Tasks, go to Domains > domain name > Scheduler Tasks.
To schedule a task:
- Go to Server > Scheduler Tasks.
- Click Add New Task.
- Leave the Switched on checkbox selected if you want your scheduled task to be active immediately after the creation.
- Input a name for your task in the Description field.
- In Scheduler notification, specify whether the scheduler should notify you when it runs this task. The following options are available:
- Specify which command to run. Type it into the Path to executable file input box. If you need to run the command with certain options, type them in the Arguments field.
- Select the appropriate priority in the Task priority field. Task priority can be set to Low, Normal or High.
- Specify when to run your command by selecting the appropriate checkboxes in the Hours, Days of Month, Months or Days of Week fields.
- Click OK to schedule the task or click Run Now to schedule the task and immediately run it.
To temporarily suspend execution of a scheduled task:
- Go to Server > Scheduler Tasks.
- Choose a task that you wish to suspend and click on the command name.
- Clear the Switched on checkbox.
To resume execution of scheduled task:
- Go to Server > Scheduler Tasks.
- Choose a task whose execution you wish to resume and click on the command name.
- Select the Switched on checkbox.
To unschedule a task:
- Go to Server > Scheduler Tasks.
- Select a check box to the right of the task that you wish to unschedule.
- Click
Remove Selected. - Confirm removal and click OK.