Monitor Archive Storage Info

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

This topic outlines how to view Archive Storage Info and provides guidance on detailed insights into optimization after successful archival.

To view the Archive Storage Info, follow these steps: 

  1. As per the User persona, you can work with the contexts as described below:

    • Global Context

      Note

      Applies to Platform Admin only.

      Note

      The ArchiveStorageInfoIcon.png storage info can be viewed in the global context only.

      1. From the Projects drop-down list, click All Projects.

      2. From the Administrator module, click Artifactory Settings, and then click Retention Policies.

        The Retention Policies page appears.

        HC_CreatePolicyPlatformAdmin.png
  2. In the Retention Policies page, click Archive.

  3. Click any of the following tabs, and then click ArchiveStorageInfoIcon.png Archive Storage Info link from the top right of the page.

    • Policies

    • Runs

    • Restored

    HC_ViewArchiveStorageInfo.png
  4. The Archive Storage info provides the following details:

    HC_ViewArchiveStorageInfo1.png

    Field

    Description

    Archive Storage

    Total archive size

    For example, 750 GB

    Optimization

    Percentage of optimization (space saved) after archiving binaries and artifacts

    For example:

    • Initial Storage - 1000 GB

    • Archived - 750 GB

    Optimization = ((Initial Storage - Archive)/Initial Storage)) X 100 = 25%

    Example:

    Optimization = ((1000 - 750)/1000)) X 100 = 25%

    The archiving process saved 25% of the original storage space.

    Virtual

    Total size on disk of artifacts without optimization.

    For example, 200 artifacts, 1000 GB

    Physical

    Total size on disk of binaries with optimization.

    For example, 50 binaries, 750 GB