Metric | Description | Unit |
Inpkg | Inbound packets | Packets/sec |
Outpkg | Outbound packets | Packets/sec |
Intraffic | Inbound bandwidth | Mbps |
Outtraffic | Outbound bandwidth | Mbps |
Connum | Number of current connections (Layer-4 listener) | - |
Req | Number of requests (Layer-7 listener) | - |
period
) may vary by metrics. You can obtain the period
supported by each metric by calling the DescribeBaseMetrics API.Parameter | Dimension Name | Dimension Description | Format |
Instances.N.Dimensions.0.Name | vip | Dimension name of the CLB VIP | Enter a string-type dimension name, such as vip |
Instances.N.Dimensions.0.Value | vip | CLB VIP | Enter a specific IP address, such as 111.111.111.11 |
Instances.N.Dimensions.1.Name | protocol | Dimension name of the protocol value | Enter a string-type dimension name, such as protocol |
Instances.N.Dimensions.1.Value | protocol | Protocol value | Enter a specific protocol value, such as tcp |
Instances.N.Dimensions.2.Name | loadBalancerPort | Dimension name of the CLB port | Enter a string-type dimension name, such as loadBalancerPort |
Instances.N.Dimensions.2.Value | loadBalancerPort | CLB port | Enter a specific port number, such as 80 |
Instances.N.Dimensions.3.Name | lanIp | Dimension name of the IP address of the real server | Enter a string-type dimension name, such as lanIp |
Instances.N.Dimensions.3.Value | lanIp | IP address of the real server | Enter a specific IP address, such as 11.22.33.44 |
Instances.N.Dimensions.4.Name | rsPort | Dimension name of the port of the real server | Enter a string-type dimension name, such as rsPort |
Instances.N.Dimensions.4.Value | rsPort | Port of the real server | Enter a specific port number of the real server, such as 8080 |
Instances.N.Dimensions.5.Name | vpcId | Dimension name of the integer ID of the VPC instance to which the CLB instance belongs | Enter a string-type dimension name, such as vpcId |
Instances.N.Dimensions.5.Value | vpcId | Integer ID of the VPC instance to which the CLB instance belongs | Enter a specific integer ID of the VPC instance to which the CLB instance belongs, such as 1. You can obtain it from the vpcId field returned by the qDescribeVpcs API |
Was this page helpful?