Viewing Session Information
You can view status of every session that was started by Veeam Agent for Mac. To view the session status, use the following command:
|
veeamconfig session info --id <session_id> |
where:
<session_id> — ID of the session for which you want to check status.
Veeam Agent displays the following information about sessions:
|
Parameter |
Description |
|---|---|
|
ID |
ID of the session. |
|
Job name |
Name of the backup job that is parent to the session. Veeam Agent displays value for this parameter only for backup job sessions. |
|
Job ID |
ID of the backup job that is parent to the session. Veeam Agent displays value for this parameter only for backup job sessions. |
|
State |
Current status of the session. |
|
Start time |
Date and time of the session start. |
|
End time |
Date and time of the session completion. Veeam Agent displays value for this parameter only for completed sessions. |
The following example shows status information on the completed backup policy session:
|
user@wrk01:~$ veeamconfig session info --id 1592755d-3a2b-40a9-a036-5c81853b369e |