To schedule a task:

  1. If you are subscribed to several hosting packages and have access to several webspaces associated with your account, in the Subscription menu at the top of the screen, select the required webspace.
  2. Go to the Websites & Domains tab > Scheduled Tasks (in the Advanced Operations group).
  3. Click Schedule New Task.
  4. Leave the Switched on checkbox selected.
  5. Specify when to run your command:

    You can schedule the time using the UNIX crontab entry format. In this format, you can:

    To schedule the task to run every Nth period, enter the combination */N, where N is a value for this field (minute, hour, day, month). For example, */15 in the Minute field schedules the task to start every 15 minutes.

    You can type the contracted names of months and days of the week, which are the first three letters: Aug, Jul, Mon, Sat, etc. However, the contracted names cannot be separated with commas or used together with numbers.

  6. Specify which command to run. Type it into the Command input box.

    For example, if you want to run the backup creation task at the specified time and have the backup file sent to your e-mail, you need to specify the following command in the Command input box:

    /usr/local/psa/admin/sbin/backupmng

  7. Click OK.

To receive notifications when the tacts are started:

  1. Go to the Websites & Domains tab > Scheduled Tasks (in the Advanced Operations group).
  2. Click Settings and specify the notification policy.

 

To temporarily suspend execution of a scheduled task:

  1. If you are subscribed to several hosting packages and have access to several webspaces associated with your account, in the Subscription menu at the top of the screen, select the required webspace.
  2. Go to the Websites & Domains tab > Scheduled Tasks (in the Advanced Operations group).
  3. Locate the task that you want to suspend and click the corresponding link in the Command column.
  4. Clear the Switched on checkbox and click OK.

To resume execution of a scheduled task:

  1. If you are subscribed to several hosting packages and have access to several webspaces associated with your account, in the Subscription menu at the top of the screen, select the required webspace.
  2. Go to the Websites & Domains tab > Scheduled Tasks (in the Advanced Operations group).
  3. Locate the task whose execution you want to resume and click the corresponding link in the Command column.
  4. Select the Switched on checkbox and click OK.

To cancel a task:

  1. If you are subscribed to several hosting packages and have access to several webspaces associated with your account, in the Subscription menu at the top of the screen, select the required webspace.
  2. Go to the Websites & Domains tab > Scheduled Tasks (in the Advanced Operations group).
  3. Select a checkbox to the left of the task that you want to cancel and click Remove.
  4. Confirm removal and click OK.

 

Please send us your feedback on this help page.