58.1. Dashboard #

58.1.1. Viewing Dashboard Information #

In the navigation panel, go to BackupDashboard.

The dashboard with the following blocks will be displayed:

  • Backups: Information about existing backups.

    The following parameters are displayed:

    • The number of backups.

      Click this number to go to the Backups page.

    • The summary of backups:

      • OK: The number of backups that are in a good state.

      • Error: The number of backups that have errors.

        Non-zero value means that there are backups which either encountered an error or were damaged during storage.

        For more information about backup states, refer to Section 58.4.2 and Section 58.4.3.

  • Instances: Information about existing instances.

    The following parameters are displayed:

    • The number of instances.

      Click this number to go to the Instances page.

    • The summary of instances:

      • Backups available: The number of instances that are backed up.

      • No backups available: The number of instances that are not backed up.

  • Storages: Information about configured storages.

    The following parameters are displayed:

    • The number of storages.

      Click this number to go to the Storages page.

    • The summary of storages:

      • S3: The number of S3 storages.

      • Local: The number of local storages.

  • Active tasks: The table of the active tasks related to backups.

    This table has the following columns:

    • Task: The name of the task.

    • Backup: The ID of the backup.

    • Instance: The instance where the task is executed.

    • Duration, hh:mm: The duration of the task.

  • Completed tasks log: The table of the completed tasks related to backups.

    This table has the following columns:

    • Task: The name of the task.

    • Instance: The instance where the task was executed.

    • Status: The task execution status.

    • Completed: How long ago the task was completed.

58.1.2. Viewing Detailed Task Information #

  1. In the navigation panel, go to BackupDashboard.

  2. Click View details next to a task in the Active tasks or Completed tasks log table to view detailed task information.

The window with detailed information about the task will open. The following parameters related to the task are displayed:

  • ID: The task ID.

  • Backup ID: The ID of the backup.

    This information is available when the task is in the Active status.

  • Started at: The time when the task execution was started.

  • Completed at: The time when the task execution was completed.

    This information is available when the task is in the Completed status.

  • Instance: The ID of the instance.

  • Errors: The errors that occurred during the task execution.

    This information is available when the task is in the Error status.

  • Log: The log entry about the task.

    When the task is in the Active status, you can click Refresh next to the log entry to refresh the logs.