|
Background Job Manager is a utility that allows to enable, start and
disable selected cron jobs from the admin control panel.
Cron jobs are available only from the Admin control panel,
the Background Job System section:

Background Job Manager
Click the Background Job Manager icon and you will see a list of
cron jobs that are executed by H-Sphere on the Control Panel server:

- Job name shows the job to be executed. Detailed description
of cron jobs is listed in CP Cron Jobs;
- Job Priority ranges from 1 to 10. By default, priority is set as 5 (normal);
- Period, min is a time interval between the cron job launches, in minutes;
- Job Status shows what action has been performed.
Read more about job details in CP Cron Configuration.
To enable, start or disable jobs, check the jobs you need and click the Apply button.
The action will reflect in the job Status.
To view details of the specific job, click the Job name and you will see the page similar to this:

- Group name shows the group the job belongs to;
- Status, Priority and Period described above;
- Start at is a time when the job is to be started next time;
- Before start, min: time left before cron job starts;
- Launch count shows how many times the job was started
since Job Manager was initialized (or since CP was started).
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.
|