DAOS tier 2 statistics

Several Domino statistics are available for DAOS tier 2 storage.

Table 1. Statistics related to DAOS tier 2 storage
Statisic Description
DAOS.COS.Downloads.Completed Number of downloads completed from the storage service to the Domino server.
DAOS.COS.Downloads.MB Total size in MB of the downloads completed from the storage service to the Domino server.
DAOS.COS.Downloads.Started Number of downloads started from the storage service to the Domino server.
DAOS.COS.Ops.ClassA Number of AWS ClassA requests: PUT, COPY, POST, or LIST. Used in determining AWS pricing.
DAOS.COS.Ops.ClassB Number of AWS ClassB requests: GET, SELECT, all other Requests. Used in determining AWS pricing.
DAOS.COS.Uploads.Completed Number of uploads completed from the Domino server to the storage service.
DAOS.COS.Uploads.MB Total size in MB of the uploads completed from the Domino server to the storage service.
DAOS.COS.Uploads.Started Number of uploads started from the Domino server to the storage service.
The sh stat daos.cos.* console command shows all of the available statistics. For example:
[54C4:0008-2048]   DAOS.COS.Downloads.Completed = 2
[54C4:0008-2048]   DAOS.COS.Downloads.MB = 10
[54C4:0008-2048]   DAOS.COS.Downloads.Started = 4
[54C4:0008-2048]   DAOS.COS.Ops.ClassA = 14
[54C4:0008-2048]   DAOS.COS.Ops.ClassB = 29
[54C4:0008-2048]   DAOS.COS.Uploads.Completed = 13
[54C4:0008-2048]   DAOS.COS.Uploads.MB = 846
[54C4:0008-2048]   DAOS.COS.Uploads.Started = 13