Using Background Job Manager

Background Job Manager is a utility that allows enabling, starting and disabling selected cron jobs from the admin control panel only.

This document will tell you how to manipulate cron jobs, see cron job details and view currently running jobs.

Manipulating Cron Jobs

To manupulate cron jobs via Parallels H-Sphere interface:

  1. Go to E.Manager - > Background Jobs- > Background Job Manager.
  2. On the page that shows, check necessary jobs:

The listed cron jobs will do the following:

  1. Choose an action: enable, start or disable jobs. The chosen action will be perfomed for all selected jobs.
  2. Click the Apply button. The action will reflect in the job Status.

Cron Job Details

To view details of the specific job, click the Job name and you will see the page similar to this:

Job name shows the job to be executed:

Detailed description of cron jobs is listed in CP Cron Jobs in Sysadmin Guide.

Launch count shows how many times the job was started since Job Manager was initialized (or since CP was started).

Read more about job details in CP Cron Configuration in Developer Guide.

Current Jobs

To view the jobs that are currently running, choose Current Jobs on the admin control panel.

This page will show detailed information about the current jobs:

Id, Job name, Group name, Priority, Current status and job Progress in percents.

Depending on the current status of a job, you can restart, interrupt, suspend or resume specific jobs. To do it, check necessary jobs, select an action and click Apply.