This topic describes the metrics for Server Load Balancer (SLB).
When you call an API operation provided by CloudMonitor, set the Namespace and Period parameters.
- Set the Namespace parameter to acs_slb_dashboard.
- Set the Period parameter to an integral multiple of 60. Default value: 60. Unit: seconds.
The following table describes the valid values of the MetricName and Dimensions parameters.
Metric | Unit | MetricName | Dimensions | Statistics |
---|---|---|---|---|
Number of active TCP connections per second | Count | ActiveConnection | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of connections that are dropped per second | Count/s | DropConnection | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of inbound packets that are dropped per second | Count/s | DropPacketRX | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of outbound packets that are dropped per second | Count/s | DropPacketTX | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Amount of inbound data that is dropped per second | bit/s | DropTrafficRX | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Amount of outbound data that is dropped per second | bit/s | DropTrafficTX | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of active TCP connections per second by group | Count | GroupActiveConnection | groupId | Average, Maximum, Minimum, and Sum |
Number of new TCP connections by group | Count | GroupNewConnection | groupId | Average, Maximum, Minimum, and Sum |
TotalTrafficRX | bit/s | GroupTotalTrafficRX | groupId | Value |
TotalTrafficTX | bit/s | GroupTotalTrafficTX | groupId | Value |
Inbound bandwidth by group | bit/s | GroupTrafficRX | groupId | Average, Minimum, Maximum, and Sum |
Outbound bandwidth by group | bit/s | GroupTrafficTX | groupId | Average, Minimum, Maximum, and Sum |
Number of unhealthy backend ECS instances by group | Count | GroupUnhealthyServerCount | groupId | Average, Maximum, Minimum, and Sum |
Number of healthy backend ECS instances for Layer-7 forwarding rules | Count | HealthyServerCountWithRule | userId, instanceId, port, vip, domain, and url | Average, Maximum, and Minimum |
Number of healthy backend ECS instances for health check | Count | HeathyServerCount | userId, instanceId, port, and vip | Average, Minimum, and Maximum |
Number of inactive TCP connections | Count | InactiveConnection | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of active connections per second on an instance | Count/s | InstanceActiveConnection | userId and instanceId | Average, Minimum, and Maximum |
Number of connections that are dropped per second on an instance | Count/s | InstanceDropConnection | userId and instanceId | Average, Minimum, Maximum, and Sum |
Number of inbound packets that are dropped per second on an instance | Count/s | InstanceDropPacketRX | userId and instanceId | Average, Minimum, and Maximum |
Number of outbound packets that are dropped per second on an instance | Count/s | InstanceDropPacketTX | userId and instanceId | Average, Minimum, and Maximum |
Amount of inbound data that is dropped per second on an instance | bit/s | InstanceDropTrafficRX | userId and instanceId | Average, Minimum, and Maximum |
Amount of outbound data that is dropped per second on an instance | bit/s | InstanceDropTrafficTX | userId and instanceId | Average, Minimum, and Maximum |
Number of inactive connections per second on an instance | Count/s | InstanceInactiveConnection | userId and instanceId | Average, Minimum, and Maximum |
Maximum number of concurrent connections per second on an instance | Count/s | InstanceMaxConnection | userId and instanceId | Average, Minimum, and Maximum |
Maximum connection utilization of an instance | % | InstanceMaxConnectionUtilization | userId and instanceId | Average, Maximum, and Minimum |
Number of new connections per second on an instance | Count/s | InstanceNewConnection | userId and instanceId | Average, Minimum, and Maximum |
Utilization of new connections on an instance | % | InstanceNewConnectionUtilization | userId and instanceId | Average, Maximum, and Minimum |
Number of inbound packets by instance | Count/s | InstancePacketRX | userId and instanceId | Average, Minimum, and Maximum |
Number of outbound packets by instance | Count/s | InstancePacketTX | userId and instanceId | Average, Minimum, and Maximum |
Queries per second (QPS) of an instance at Layer 7 | Count/s | InstanceQps | userId and instanceId | Average |
QPS usage of an instance at Layer 7 | % | InstanceQpsUtilization | userId and instanceId | Average, Maximum, and Minimum |
Response time (RT) of an instance at Layer 7 | ms | InstanceRt | userId and instanceId | Average |
Number of status code 2XX per second on an instance at Layer 7 | Count/Second | InstanceStatusCode2xx | userId and instanceId | Average |
Number of status code 3XX per second on an instance at Layer 7 | Count/Second | InstanceStatusCode3xx | userId and instanceId | Average |
Number of status code 4XX per second on an instance at Layer 7 | Count/Second | InstanceStatusCode4xx | userId and instanceId | Average |
Number of status code 5XX per second on an instance at Layer 7 | Count/Second | InstanceStatusCode5xx | userId and instanceId | Average |
Number of other status codes per second on an instance at Layer 7 | Count/Second | InstanceStatusCodeOther | userId and instanceId | Average |
Inbound traffic per second of an instance | bit/s | InstanceTrafficRX | userId and instanceId | Average, Minimum, and Maximum |
Outbound traffic per second of an instance | bit/s | InstanceTrafficTX | userId and instanceId | Average, Minimum, and Maximum |
Outbound bandwidth utilization of an instance | % | InstanceTrafficTXUtilization | userId and instanceId | Average, Minimum, and Maximum |
Number of UpstreamCode4xx per second on an instance at Layer 7 | Count/Second | InstanceUpstreamCode4xx | userId and instanceId | Average |
Number of UpstreamCode5xx per second on an instance at Layer 7 | Count/Second | InstanceUpstreamCode5xx | userId and instanceId | Average |
UpstreamRT of an instance at Layer 7 | ms | InstanceUpstreamRt | userId and instanceId | Average |
Number of concurrent connections on a port | Count/Second | MaxConnection | userId, instanceId, port, and protocol | Maximum, Minimum, and Average |
Number of new TCP connections | Count | NewConnection | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of inbound packets per second | Count/s | PacketRX | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of outbound packets per second | Count/s | PacketTX | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
QPS of a listener at Layer 7 | Count/s | Qps | userId, instanceId, port, and protocol | Average |
Response time (RT) of a listener at Layer 7 | ms | Rt | userId, instanceId, port, and protocol | Average |
Number of status code 2XX per second of a listener at Layer 7 | Count/s | StatusCode2xx | userId, instanceId, port, and protocol | Average |
Number of status code 3XX per second of a listener at Layer 7 | Count/Second | StatusCode3xx | userId, instanceId, port, and protocol | Average |
Number of status code 4XX per second of a listener at Layer 7 | Count/Second | StatusCode4xx | userId, instanceId, port, and protocol | Average |
Number of status code 5XX per second of a listener at Layer 7 | Count/Second | StatusCode5xx | userId, instanceId, port, and protocol | Average |
Number of other status codes per second of a listener at Layer 7 | Count/Second | StatusCodeOther | userId, instanceId, port, and protocol | Average |
Inbound bandwidth | bit/s | TrafficRXNew | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Outbound bandwidth | bit/s | TrafficTXNew | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of unhealthy backend ECS instances | Count | UnhealthyServerCount | userId, instanceId, port, and vip | Average, Minimum, and Maximum |
Number of unhealthy backend ECS instances for Layer-7 forwarding rules | Count | UnhealthyServerCountWithRule | userId, instanceId, port, vip, domain, and url | Average, Maximum, and Minimum |
Number of UpstreamCode4xx per second of a listener at Layer 7 | Count/s | UpstreamCode4xx | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
Number of UpstreamCode5xx per second of a listener at Layer 7 | Count/s | UpstreamCode5xx | userId, instanceId, port, and protocol | Average, Minimum, and Maximum |
UpstreamRT of a listener at Layer 7 | ms | UpstreamRt | userId, instanceId, port, and protocol | Average |