Introduction
Alibaba Cloud Object Storage Service (OSS) is a secure, cost-effective, and highly durable cloud storage service designed for storing large volumes of unstructured data such as images, videos, backups, and logs.
OSS offers 99.9999999999% (twelve nines) durability and 99.995% service availability, making it ideal for mission-critical storage needs across industries.
Set up the Alibaba integration
- To begin monitoring your Object Storage Service in OpsRamp, you must first ensure that the Alibaba Cloud Integration is configured correctly. See Install Alibaba Cloud integration for more details.
- Select
Object Storage Service
in the Alibaba Integration Discovery Profile. - Save the discovery profile to make them available in the list of discovery profiles.
Supported metrics
Metric Name | Alibaba Metric | Metric Display Name | Units | Aggregation Type | Description |
---|---|---|---|---|---|
acs_oss_Availability | Availability | Availability | % | Average | Percentage of time the Object Storage Service is available and operational. |
acs_oss_SuccessRate | SuccessRate | Success Rate | % | Average | Percentage of successful requests out of total requests made to the service. |
acs_oss_ValidRequestCount | ValidRequestCount | Valid Request Count | count | Average | Total number of valid requests received by the Object Storage Service. |
acs_oss_RequestValidRate | RequestValidRate | Request Valid Rate | % | Average | Percentage of requests that are considered valid by the service. |
acs_oss_AddSize | AddSize | Added Size | B | Average | Total size of data added to the Object Storage Service, measured in bytes. |
acs_oss_DeleteSize | DeleteSize | Deleted Size | B | Average | Total size of data deleted from the Object Storage Service, measured in bytes. |
acs_oss_SuccessCount | SuccessCount | Success Count | count | Average | Total number of successful requests processed by the service. |
acs_oss_TotalRequestCount | TotalRequestCount | Total Request Count | count | Average | Total number of requests received by the Object Storage Service. |
acs_oss_IntranetRecv | IntranetRecv | Intranet Received Traffic | B | Average | Total volume of data received by the service over the intranet, measured in bytes. |
acs_oss_IntranetSend | IntranetSend | Intranet Sent Traffic | B | Average | Total volume of data sent by the service over the intranet, measured in bytes. |
acs_oss_IntranetSendBandwidthUsageRate | IntranetSendBandwidthUsageRate | Intranet Send Bandwidth Usage Rate | % | Average | Percentage of intranet bandwidth used for sending data from the service. |