Viewing List of Backup Jobs

Starting from version 4.1, you can view the list of jobs configured in Veeam Agent in the following ways:

Viewing List of Backup Jobs Important

Veeam Agent control panel is available starting from version 4.1.

Viewing List of Backup Jobs in Control Panel

To view a list of backup jobs configured in Veeam Agent using the Veeam Agent control panel, do the following:

  1. Launch the Veeam Agent control panel with the veeam or veeamconfig ui command.
  2. In the Veeam Agent control panel, press the [V] key to open the list of backup jobs.

Viewing List of Backup Jobs 

Viewing List of Backup Jobs in Command Line Interface

To view a list of backup jobs configured in Veeam Agent in command line interface, use the following command:

veeamconfig job list

In the list of backup jobs, Veeam Agent for Oracle Solaris displays the following information:

Parameter

Description

Name

Name of the backup job.

ID

ID of the backup job.

Type

Backup type. Possible values:

  • All System — the backup job is set to back up the entire system (the root mount point).
  • FileLevel — the backup job is set to back up specific files and directories.

Repository

Name of the backup repository that is specified as a backup storage for the backup job.

For example:

user@srv01:~$ veeamconfig job list
Name           ID                                      Type        Repository
system backup  {9183490c-1549-4dca-846b-7b95e7bef784}  All System  [srv14] Backup Vol 01
file backup    {ff0b79ae-21cc-4d2c-b45d-3d35de3db1dd}  FileLevel   [srv14] Backup Vol 01