This is an archive version of the document. To get the most up-to-date information, see the current version.

Viewing Backup Schedule

To view the schedule defined for the backup job, use the following command:

veeamconfig schedule show --jobId <job_id>

or

veeamconfig schedule show --jobName <job_name>

where:

  • <job_id> — ID of the backup job for which you want to view the schedule.
  • <job_name> — name of the backup job for which you want to view the schedule.

Veeam Agent for Linux displays the following information about the backup job schedule:

Parameter

Description

Days

Days on which the backup job runs automatically.

At

Time of day when the backup job starts automatically.

Run automatically

State of backup schedule. Possible values:

  • Enabled
  • Disabled

For example:

user@srv01:~$ veeamconfig schedule show --jobId 4849a3ae-1935-4969-98a3-d8acd2f6c73f
Days: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday
At: 20:00
Run automatically: enabled