These counters measure the content upload activities for the life of a server instance for a storage area.
Counter name | Type | Definition |
---|---|---|
Abandoned Upload Requests | Event | Number of content upload requests that were successfully started but never completed. |
Content Elements Uploaded | Event | Total number of content elements that are successfully uploaded to the storage area, by this Virtual Server instance. This count (and size displayed below the count) is independent of the number of content elements that are committed to the system (canceled transactions are not accounted for). |
Continue Upload | Duration | Continue upload of content, when the content exceeds the client chunk size by storage area or storage policy ID. |
Start Upload | Duration | Start uploading the content of a new element, includes determining the target storage area and creating a target upload file. |
Total Size of Content Uploaded | Event | Total size (in KB) of all content elements that are uploaded to the storage area by this virtual server instance. |
Upload Bytes | Event | Number of bytes uploaded to database, file, and fixed storage areas. |
Upload Close | Duration | Complete content upload, including flushing file buffers and stitching files (if multiple upload files were created). |
Upload Write | Duration | Write content to the target upload file. |