Introduction
Alibaba Cloud Dynamic Route for CDN (DCDN) accelerates delivery of both dynamic and static content. A DCDN Domain represents an accelerated domain name served by the DCDN network.
Set up the Alibaba integration
- To begin monitoring your DCDN Domain in OpsRamp, ensure that the Alibaba Cloud integration is configured. See Install Alibaba Cloud integration..
- Select
DCDN Domainin the Alibaba Integration Discovery Profile. - Save the discovery profile.
Supported metrics
| Metric Name | Alibaba Metric | Metric Display Name | Units | Aggregation Type | Description |
|---|---|---|---|---|---|
| acs_dcdn_BPS | BPS | BPS | bps | Average | Average edge bandwidth delivered by the DCDN domain |
| acs_dcdn_CodeCount_1 | CodeCount_1 | Edge 1xx Code Count | count | Maximum | Number of informational 1xx responses returned from edge nodes |
| acs_dcdn_CodeCount_2 | CodeCount_2 | Edge 2xx Code Count | count | Maximum | Number of successful 2xx responses returned from edge nodes |
| acs_dcdn_CodeCount_3 | CodeCount_3 | Edge 3xx Code Count | count | Maximum | Number of redirect 3xx responses returned from edge nodes |
| acs_dcdn_CodeCount_4 | CodeCount_4 | Edge 4xx Code Count | count | Maximum | Number of client error 4xx responses returned from edge nodes |
| acs_dcdn_CodeCount_400 | CodeCount_400 | Edge 400 Code Count | count | Maximum | Number of HTTP 400 Bad Request responses returned from edge nodes |
| acs_dcdn_CodeCount_403 | CodeCount_403 | Edge 403 Code Count | count | Maximum | Number of HTTP 403 Forbidden responses returned from edge nodes |
| acs_dcdn_CodeCount_404 | CodeCount_404 | Edge 404 Code Count | count | Maximum | Number of HTTP 404 Not Found responses returned from edge nodes |
| acs_dcdn_CodeCount_416 | CodeCount_416 | Edge 416 Code Count | count | Maximum | Number of HTTP 416 Range Not Satisfiable responses returned from edge nodes |
| acs_dcdn_CodeCount_499 | CodeCount_499 | Edge 499 Code Count | count | Maximum | Number of HTTP 499 client-closed request responses returned from edge nodes |
| acs_dcdn_CodeCount_5 | CodeCount_5 | Edge 5xx Code Count | count | Maximum | Number of server error 5xx responses returned from edge nodes |
| acs_dcdn_CodeCount_500 | CodeCount_500 | Edge 500 Code Count | count | Maximum | Number of HTTP 500 Internal Server Error responses returned from edge nodes |
| acs_dcdn_CodeCount_502 | CodeCount_502 | Edge 502 Code Count | count | Maximum | Number of HTTP 502 Bad Gateway responses returned from edge nodes |
| acs_dcdn_CodeCount_503 | CodeCount_503 | Edge 503 Code Count | count | Maximum | Number of HTTP 503 Service Unavailable responses returned from edge nodes |
| acs_dcdn_CodeCount_504 | CodeCount_504 | Edge 504 Code Count | count | Maximum | Number of HTTP 504 Gateway Timeout responses returned from edge nodes |
| acs_dcdn_CodeRatio_400 | CodeRatio_400 | Edge 400 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 400 Bad Request responses |
| acs_dcdn_CodeRatio_403 | CodeRatio_403 | Edge 403 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 403 Forbidden responses |
| acs_dcdn_CodeRatio_404 | CodeRatio_404 | Edge 404 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 404 Not Found responses |
| acs_dcdn_CodeRatio_416 | CodeRatio_416 | Edge 416 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 416 Range Not Satisfiable responses |
| acs_dcdn_CodeRatio_499 | CodeRatio_499 | Edge 499 Code Ratio | % | Maximum | Percentage of edge requests that were closed by the client with HTTP 499 responses |
| acs_dcdn_CodeRatio_500 | CodeRatio_500 | Edge 500 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 500 Internal Server Error responses |
| acs_dcdn_CodeRatio_502 | CodeRatio_502 | Edge 502 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 502 Bad Gateway responses |
| acs_dcdn_CodeRatio_503 | CodeRatio_503 | Edge 503 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 503 Service Unavailable responses |
| acs_dcdn_CodeRatio_504 | CodeRatio_504 | Edge 504 Code Ratio | % | Maximum | Percentage of edge requests that returned HTTP 504 Gateway Timeout responses |
| acs_dcdn_OriAcc | OriAcc | Origin Requests | count | Maximum | Number of requests the DCDN domain forwarded to the origin server |
| acs_dcdn_OriBandwidth | OriBandwidth | Origin Bandwith | bps | Maximum | Bandwidth consumed when the DCDN domain fetches content from the origin server |
| acs_dcdn_OriCodeCount_1 | OriCodeCount_1 | Origin 1xx Code Count | count | Maximum | Number of informational 1xx responses received from the origin server |
| acs_dcdn_OriCodeCount_2 | OriCodeCount_2 | Origin 2xx Code Count | count | Maximum | Number of successful 2xx responses received from the origin server |
| acs_dcdn_OriCodeCount_3 | OriCodeCount_3 | Origin 3xx Code Count | count | Maximum | Number of redirect 3xx responses received from the origin server |
| acs_dcdn_OriCodeCount_4 | OriCodeCount_4 | Origin 4xx Code Count | count | Maximum | Number of client error 4xx responses received from the origin server |
| acs_dcdn_OriCodeCount_400 | OriCodeCount_400 | Origin 400 Code Count | count | Maximum | Number of HTTP 400 Bad Request responses received from the origin server |
| acs_dcdn_OriCodeCount_403 | OriCodeCount_403 | Origin 403 Code Count | count | Maximum | Number of HTTP 403 Forbidden responses received from the origin server |
| acs_dcdn_OriCodeCount_404 | OriCodeCount_404 | Origin 404 Code Count | count | Maximum | Number of HTTP 404 Not Found responses received from the origin server |
| acs_dcdn_OriCodeCount_416 | OriCodeCount_416 | Origin 416 Code Count | count | Maximum | Number of HTTP 416 Range Not Satisfiable responses received from the origin server |
| acs_dcdn_OriCodeCount_499 | OriCodeCount_499 | Origin 499 Code Count | count | Maximum | Number of HTTP 499 client-closed request responses received from the origin server |
| acs_dcdn_OriCodeCount_5 | OriCodeCount_5 | Origin 5xx Code Count | count | Maximum | Number of server error 5xx responses received from the origin server |
| acs_dcdn_OriCodeCount_500 | OriCodeCount_500 | Origin 500 Code Count | count | Maximum | Number of HTTP 500 Internal Server Error responses received from the origin server |
| acs_dcdn_OriCodeCount_502 | OriCodeCount_502 | Origin 502 Code Count | count | Maximum | Number of HTTP 502 Bad Gateway responses received from the origin server |
| acs_dcdn_OriCodeCount_503 | OriCodeCount_503 | Origin 503 Code Count | count | Maximum | Number of HTTP 503 Service Unavailable responses received from the origin server |
| acs_dcdn_OriCodeCount_504 | OriCodeCount_504 | Origin 504 Code Count | count | Maximum | Number of HTTP 504 Gateway Timeout responses received from the origin server |
| acs_dcdn_OriCodeRatio_1 | OriCodeRatio_1 | Origin 1xx Code Ratio | % | Maximum | Percentage of origin responses that were informational 1xx responses |
| acs_dcdn_OriCodeRatio_2 | OriCodeRatio_2 | Origin 2xx Code Ratio | % | Maximum | Percentage of origin responses that were successful 2xx responses |
| acs_dcdn_OriCodeRatio_3 | OriCodeRatio_3 | Origin 3xx Code Ratio | % | Maximum | Percentage of origin responses that were redirect 3xx responses |
| acs_dcdn_OriCodeRatio_4 | OriCodeRatio_4 | Origin 4xx Code Ratio | % | Maximum | Percentage of origin responses that were client error 4xx responses |
| acs_dcdn_OriCodeRatio_400 | OriCodeRatio_400 | Origin 400 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 400 Bad Request responses |
| acs_dcdn_OriCodeRatio_403 | OriCodeRatio_403 | Origin 403 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 403 Forbidden responses |
| acs_dcdn_OriCodeRatio_404 | OriCodeRatio_404 | Origin 404 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 404 Not Found responses |
| acs_dcdn_OriCodeRatio_416 | OriCodeRatio_416 | Origin 416 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 416 Range Not Satisfiable responses |
| acs_dcdn_OriCodeRatio_499 | OriCodeRatio_499 | Origin 499 Code Ratio | % | Maximum | Percentage of origin responses that were closed by the client with HTTP 499 responses |
| acs_dcdn_OriCodeRatio_5 | OriCodeRatio_5 | Origin 5xx Code Ratio | % | Maximum | Percentage of origin responses that were server error 5xx responses |
| acs_dcdn_OriCodeRatio_500 | OriCodeRatio_500 | Origin 500 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 500 Internal Server Error responses |
| acs_dcdn_OriCodeRatio_502 | OriCodeRatio_502 | Origin 502 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 502 Bad Gateway responses |
| acs_dcdn_OriCodeRatio_503 | OriCodeRatio_503 | Origin 503 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 503 Service Unavailable responses |
| acs_dcdn_OriCodeRatio_504 | OriCodeRatio_504 | Origin 504 Code Ratio | % | Maximum | Percentage of origin responses that returned HTTP 504 Gateway Timeout responses |
| acs_dcdn_QPS | QPS | QPS | count | Average | Average client requests processed per second by the DCDN domain |
| acs_dcdn_bps_in | bps_in | bps_in | bps | Maximum,Average | Inbound bandwidth rate received by the DCDN domain across all protocols |
| acs_dcdn_bps_in_http | bps_in_http | bps_in_http | bps | Maximum,Average | Inbound HTTP bandwidth rate received by the DCDN domain |
| acs_dcdn_bps_in_ws | bps_in_ws | bps_in_ws | bps | Maximum,Average | Inbound WebSocket bandwidth rate received by the DCDN domain |
| acs_dcdn_bps_out | bps_out | bps_out | bps | Maximum,Average | Outbound bandwidth rate delivered by the DCDN domain across all protocols |
| acs_dcdn_bps_out_http | bps_out_http | bps_out_http | bps | Maximum,Average | Outbound HTTP bandwidth rate delivered by the DCDN domain |
| acs_dcdn_bps_out_ws | bps_out_ws | bps_out_ws | bps | Maximum,Average | Outbound WebSocket bandwidth rate delivered by the DCDN domain |
| acs_dcdn_code4xx | code4xx | Code4xx | % | Average | Average percentage of requests that resulted in 4xx client error responses |
| acs_dcdn_code5xx | code5xx | Code5xx | % | Average | Average percentage of requests that resulted in 5xx server error responses |
| acs_dcdn_code_count_499_http | code_count_499_http | code_count_499_http | count | Average,Maximum,Minimum | Count of HTTP requests closed by the client before the response completed with status 499 |
| acs_dcdn_code_count_499_ws | code_count_499_ws | code_count_499_ws | count | Average,Maximum,Minimum | Count of WebSocket requests closed by the client before the response completed with status 499 |
| acs_dcdn_code_ratio_1 | code_ratio_1 | 1xxratio | % | Maximum | Percentage of all requests that returned informational 1xx responses |
| acs_dcdn_code_ratio_1_http | code_ratio_1_http | 1xxratio_http | % | Maximum | Percentage of HTTP requests that returned informational 1xx responses |
| acs_dcdn_code_ratio_1_ws | code_ratio_1_ws | 1xxratio_ws | % | Maximum | Percentage of WebSocket requests that returned informational 1xx responses |
| acs_dcdn_code_ratio_2 | code_ratio_2 | 2xxratio | % | Maximum | Percentage of all requests that returned successful 2xx responses |
| acs_dcdn_code_ratio_2_http | code_ratio_2_http | 2xxratio_http | % | Maximum | Percentage of HTTP requests that returned successful 2xx responses |
| acs_dcdn_code_ratio_2_ws | code_ratio_2_ws | 2xxratio_ws | % | Maximum | Percentage of WebSocket requests that returned successful 2xx responses |
| acs_dcdn_code_ratio_3 | code_ratio_3 | 3xxratio | % | Maximum | Percentage of all requests that returned redirect 3xx responses |
| acs_dcdn_code_ratio_3_http | code_ratio_3_http | 3xxratio_http | % | Maximum | Percentage of HTTP requests that returned redirect 3xx responses |
| acs_dcdn_code_ratio_3_ws | code_ratio_3_ws | 3xxratio_ws | % | Maximum | Percentage of WebSocket requests that returned redirect 3xx responses |
| acs_dcdn_code_ratio_4 | code_ratio_4 | 4xxratio | % | Maximum | Percentage of all requests that returned 4xx client error responses |
| acs_dcdn_code_ratio_499_http | code_ratio_499_http | code_ratio_499_http | % | Average,Maximum,Minimum | Percentage of HTTP requests that were closed by the client with status 499 |
| acs_dcdn_code_ratio_499_ws | code_ratio_499_ws | code_ratio_499_ws | % | Average,Maximum,Minimum | Percentage of WebSocket requests that were closed by the client with status 499 |
| acs_dcdn_code_ratio_4_http | code_ratio_4_http | 4xxratio_http | % | Maximum | Percentage of HTTP requests that returned 4xx client error responses |
| acs_dcdn_code_ratio_4_ws | code_ratio_4_ws | 4xxratio_ws | % | Maximum | Percentage of WebSocket requests that returned 4xx client error responses |
| acs_dcdn_code_ratio_5 | code_ratio_5 | 5xxratio | % | Maximum | Percentage of all requests that returned 5xx server error responses |
| acs_dcdn_code_ratio_5_http | code_ratio_5_http | 5xxratio_http | % | Maximum | Percentage of HTTP requests that returned 5xx server error responses |
| acs_dcdn_code_ratio_5_ws | code_ratio_5_ws | 5xxratio_ws | % | Maximum | Percentage of WebSocket requests that returned 5xx server error responses |
| acs_dcdn_dcdn_qps | dcdn_qps | qps | counts/s | Maximum | Peak requests per second processed by the DCDN domain across all protocols |
| acs_dcdn_dcdn_qps_http | dcdn_qps_http | qps_http | counts/s | Maximum | Peak HTTP requests per second processed by the DCDN domain |
| acs_dcdn_dcdn_qps_ws | dcdn_qps_ws | qps_ws | counts/s | Maximum | Peak WebSocket requests per second processed by the DCDN domain |
| acs_dcdn_hitRate | hitRate | HitRate | % | Average | Average cache hit rate for requests served by edge nodes |
| acs_dcdn_hit_rate | hit_rate | hit_rate | % | Maximum | Peak cache hit rate for all DCDN traffic |
| acs_dcdn_hit_rate_http | hit_rate_http | hit_rate_http | % | Maximum | Peak cache hit rate for HTTP traffic |
| acs_dcdn_hit_rate_ws | hit_rate_ws | hit_rate_ws | % | Maximum | Peak cache hit rate for WebSocket traffic |
| acs_dcdn_rt | rt | rt | ms | Maximum | Peak response time observed for requests served by the DCDN domain |
| acs_dcdn_rt_http | rt_http | rt_http | ms | Maximum | Peak response time observed for HTTP requests served by the DCDN domain |
| acs_dcdn_rt_ws | rt_ws | rt_ws | ms | Maximum | Peak response time observed for WebSocket requests served by the DCDN domain |
| acs_dcdn_waf_acl_block_qps | waf_acl_block_qps | acl block qps | counts/s | Value | Rate of requests blocked per second by WAF access control list rules |
| acs_dcdn_waf_web_block_qps | waf_web_block_qps | web block qps | counts/s | Value | Rate of requests blocked per second by WAF web attack protection rules |