These counters reflect the status of a particular storage area, such as how many content elements or KB of content were added for a storage area.
Counter Name | Type | Definition |
---|---|---|
Content Element Count | Meter | Total number of content elements that are contained in the Storage Area. Corresponds to the element_count column of StorageClass table. |
Content Elements Added | Meter | Total number of content elements added to the Storage Area over the life of the area. Corresponds to the elements_created column of the StorageClass table. |
Content Elements Deleted | Meter | Total number of content elements that are deleted from the Storage Area over the life of the area. Corresponds to the elements_deleted column of the StorageClass table. |
Duplicate Content Added | Meter | Total number of duplicate content elements that were uploaded and then discarded as already present. |
Duplicate Content Deleted | Meter | Total number of element deletions that did not reduce the reference count to zero (and hence did not result in the deletion of actual content). |
Files Deleted | Duration | Delete a storage or fixed area file, including scrubbing of the file (if it was configured for the storage area). |
File Deletion Failures | Meter | Failures that occur when you attempt to delete a storage or fixed area file. |
File Rename Failures | Meter | Failures that occur when you attempt to rename a storage or fixed area file. |
Files Renamed/Finalized | Duration | Finalize a storage or fixed area file by renaming it from the inbound to the content directory. |
Free Space | Meter | Free space that remains for the Storage Area (computed based on the Total Size of Content value and the Storage Areas Maximum Size KB property). |
Total Size of Content | Meter | Total size (in KB) of all content elements that are contained in the Storage Area. Corresponds to the element_kilobytes column of the StorageClass table. |