Backburner Monitor in a web browser

To control all jobs on the Backburner network, log on to the server with administrator privileges. Generally, the name used to log in to the workstation is associated with all jobs submitted to Backburner from that workstation. To launch the Backburner Web Monitor:

  1. In a web browser load http://<hostname>/Backburner where <hostname> is the name of the workstation running the web server or its IP address. Enter a user name and password and click OK.
  2. From the Manager drop-down list, select the Backburner Manager.
  3. The display can be updated manually by clicking the Jobs tab Refresh button, or a refresh rate can be set from the Auto Refresh menu.

Job completion handling

On completion of a job, the job can be archived, deleted, or left in the queue. A delay can be set. Job handling can be set:

The job handling can be set with environment variables. There is a pair of variables for each application:

The JOB_COMPLETION_HANDLING_DELAY variable takes one of four parameters:

The DELAY variable takes one parameter, the number of days. For example, on Linux with the default tcsh shell, to delete Burn jobs after two days the syntax is:

setenv DL_BURN_JOB_COMPLETION_HANDLING delete
setenv DL_BURN_JOB_COMPLETION_HANDLING_DELAY 2

On OS X with the default bash shell the syntax is:

export DL_BURN_JOB_COMPLETION_HANDLING="delete"
export DL_BURN_JOB_COMPLETION_HANDLING_DELAY="2"

These can be added to the user's shell configuration file (e.g. .cshrc or .bash_profile).

Email notification

Per-job email notifications can be set by double clicking on a job or via Action menu > Settings.

To set email notifications for a job:

  1. On the Jobs tab, double-click the job of interest, or select a job and choose Settings from the Action menu. The Job Details page appears. The Server field is for where the SMTP mailer daemon is running. It left blank the Backburner Manager’s default setting is used.

Managing and modifying jobs

The Jobs tab presents all jobs associated with the selected Backburner Manager. All users can activate, suspend, and restart all jobs. Users can archive/restore, modify settings and delete their own jobs, while admin users can perform all actions on all users' jobs. From the Action menu a selected job can be:

Double-click a job in the list to view more details, or choose Action menu > Settings. Notes on the job details:

Server assignment

The server assignment for a job can be changed via the Server Assignment tab in the Job Details window. The following can be set:

Managing servers (render nodes)

The Servers tab provides an overview of each render node. An Admin user can do the following:

Manager

Use the Manager tab to set options related to the Backburner network, such as logs, server assignments criteria, job retries, and the tasks performed when a job finishes, such as archiving.

Archive

Archiving removes a completed job from the job queue and reduces clutter. Its advantage over deleting completed jobs is in preserving all the information needed to re-submit a job. The job archive contains metadata (job details) only. It does not contain source material or rendered frames, so archiving a job has no effect upon the associated media. Jobs can be archived automatically on completion.

To archive a job from the job queue, select it, optionally change its status, and choose Action > Archive. By default, archived jobs are saved to the Network\Archive folder where the Backburner Manager is installed. From the Archive tab, jobs can be: