Updated on 2026-01-13 GMT+08:00

Monitoring Metrics

This section describes VOD metrics reported to Cloud Eye as well as their namespaces and dimensions. You can use the Cloud Eye console or APIs to query the VOD metrics and alarms.

You can view metrics on the management console, configure alarm rules for metrics, and enable SMN to receive notifications. If a metric meets the alarm condition, Cloud Eye notifies you by SMS message, email, HTTP, or HTTPS.

Namespace

SYS.VOD

Monitoring Metrics

Table 1 Supported metrics

ID

Name

Description

Value Range

Unit

Conversion Rule

Dimension

Monitoring Interval (Raw)

flux

Traffic

Total traffic of a domain name in a specified period of time.

≥ 0

bit/s

1024

domain_name

5 minutes

req_num

Access requests

Total number of access requests to a domain name in a specified period of time.

≥ 0

count

-

domain_name

5 minutes

http_code_2xx

Status code summary 2xx

Number of server responses with 2xx status codes for a domain name.

≥ 0

count

-

domain_name

5 minutes

http_code_3xx

Status code summary 3xx

Number of server responses with 3xx status codes for a domain name.

≥ 0

count

-

domain_name

5 minutes

http_code_4xx

Status code summary 4xx

Number of server responses with 4xx status codes for a domain name.

≥ 0

count

-

domain_name

5 minutes

http_code_5xx

Status code summary 5xx

Number of server responses with 5xx status codes for a domain name.

≥ 0

count

-

domain_name

5 minutes

Dimensions

Key

Value

domain_name

VOD domain name

You can obtain the value by referring to Querying the Original Dimension Values in Server Monitoring.