Using Artifactory 6.x ?
JFrog Artifactory 6.x User Guide


Have a question? Want to report an issue? Contact JFrog support

Skip to end of metadata
Go to start of metadata

Overview

Artifactory allows you to monitor various statistics related to the amount of storage that repositories occupy in your system. You can view the number of artifacts and physical files as well as the amount of space that they occupy. To monitor usage of storage in your system, in the Admin module, go to Advanced | Storage Summary.

Page Contents


Binaries

This section provides information on the number of files in your system and the amount of physical and virtual storage that they occupy.

Binaries storage details

Binaries Count
The total number of physical binaries stored in your system.
Binaries Size
The amount of physical storage occupied by the binaries in your system.
Artifacts Size
The amount of physical storage that would be occupied if each artifact was a physical binary (not just a link).
Optimization
The ratio of Binaries Size to Artifacts Size. This reflects how much the usage of storage in your system has been reduced by Artifactory
Items Count
The total number of items (both files and folders) in your system.

File Store

Your system is set up to store binaries as defined in your storage configuration file.  

This section provides information on where your binaries are stored and the amount of storage space they are using.

Filestore details

Storage Type
The type of storage used (e.g. "File system").
Storage Directory

If Storage Type is "filesystem" then this is the path to the physical file store.

If Storage Type is "fullDb" then this is the path to the directory that caches binaries when they are extracted from the database.

Usage

Displays the amount of storage used out of the total available.

Storage space warning and limit thresholds set for your system are also displayed.

Filestore Sharding

From version 4.6, Artifactory offers an additional and highly flexible way to manage storage through Configuring the Filestore. If you use the advanced configuration to setup filestore sharding in your system, your usage of storage is displayed with details of how sharding is configured.  

Sharded storage display

You can select any of the sharding zones to drill down and get more details about it.

Sharding zone


Repositories

 The Repositories section provides detailed information about the storage used by each repository in your system.

Repositories' storage usage

Repository Key
The repository id.
Repository Type
Indicates if this is a local repository, remote repository cache or a virtual repository.
Package Type
The repository's package type.
Percentage
The percentage of the total available space occupied by this repository.
Artifacts Size
The amount of space used by artifacts in this repository. Similar to the total export size (including non-unique artifact references).
Files
The total number of files in this repository.
Folders
The total number of folders in this repository.
Items
The total number of items (folders and files) in this repository.

 

 

 

 

  • No labels