This topic describes the major metrics that Cloud Monitor uses to monitor Alibaba Cloud services.
Notes
- The Sum function is used to measure the total amount of an object during a specific time period. For example, you can use the Sum function to measure the total amount of Internet traffic that is sent or received by an Elastic Compute Service (ECS) instance in a period of 5 minutes. The unit of the Internet traffic metric is KB/minute. The unit of the sum is KB.
- You can use Cloud Monitor API to query monitoring data of the last 31 days.
- The value of the Dimensions parameter is a JSON string, for example,
{"instanceId":"i-23gyb****"}
.
ECS
Basic metrics
- The following metrics are used to monitor basic ECS attributes. Cloud Monitor can collect monitoring data of these metrics without the need to use the Cloud Monitor agent.
- Set the Project parameter to acs_ecs_dashboard. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
CPUUtilization | (ECS) CPU Usage(Not recommend) | % | instanceId | Average, Minimum, and Maximum |
InternetInRate | (ECS) Public Network In Band Width | bit/s | instanceId | Average, Minimum, and Maximum |
IntranetInRate | (ECS) Intranet Inbound Traffic | bit/s | instanceId | Average, Minimum, and Maximum |
InternetOutRate | (ECS) Public Network Outbound Bandwidth | bit/s | instanceId | Average, Minimum, and Maximum |
IntranetOutRate | (ECS) Intranet Outbound Traffic | bit/s | instanceId | Average, Minimum, and Maximum |
InternetOutRate_Percent | (ECS) Internet Outbound Bandwidth Usage | % | instanceId | Average |
DiskReadBPS | (ECS) Disk Read BPS | byte/s | instanceId | Average, Minimum, and Maximum |
DiskWriteBPS | (ECS) Disk Write BPS | byte/s | instanceId | Average, Minimum, and Maximum |
DiskReadIOPS | (ECS) SystemDiskReadIOPS | count/s | instanceId | Average, Minimum, and Maximum |
DiskWriteIOPS | (ECS) Disk Write IOPS | count/s | instanceId | Average, Minimum, and Maximum |
VPC_PublicIP_InternetInRate | (ECS) VPC-Internet Inbound Bandwidth | bit/s | instanceId | Average, Minimum, and Maximum |
VPC_PublicIP_InternetOutRate | (ECS) VPC-Internet Outbound Bandwidth | bit/s | instanceId | Average, Minimum, and Maximum |
VPC_PublicIP_InternetOutRate_Percent | (ECS) VPC-Internet Outbound Bandwidth Usage | % | instanceId | Average |
Operating system metrics
The minimum value of the Period parameter is 15s.
MetricName | Metric and description | Unit | Dimensions | Statistics |
---|---|---|---|---|
cpu_idle | CPU idle rate: the CPU idle rate. | % | instanceId | Average, Minimum, and Maximum |
cpu_system | System state CPU Usage: the percentage of CPU resources consumed by kernel space. | % | instanceId | Average, Minimum, and Maximum |
cpu_user | User CPU Usage: the amount of CPU resources consumed by user space. | % | instanceId | Average, Minimum, and Maximum |
cpu_wait | (Agent) Host.cpu.iowait: the percentage of CPU resources that are waiting for I/O operations to complete. | % | instanceId | Average, Minimum, and Maximum |
cpu_other | (Agent) Host.cpu.other: the percentage of CPU resources consumed by all processes other than the given process group. Calculation method: Nice + oftIrq + Irq + Stolen. | % | instanceId | Average, Minimum, and Maximum |
cpu_total | (Agent) Host.cpu.total: the total CPU utilization. | % | instanceId | Average, Minimum, and Maximum |
memory_totalspace | (Agent) Host.mem.total: the total memory. | byte | instanceId | Average, Minimum, and Maximum |
memory_usedspace | (Agent) Host.mem.used: the amount of memory that is consumed by the system. For more information, see Metrics. | byte | instanceId | Average, Minimum, and Maximum |
memory_actualusedspace | (Agent) Host.mem.actualused: the amount of memory that is consumed by the user. For more information, see Metrics. | byte | instanceId | Average, Minimum, and Maximum |
memory_freespace | (Agent) Host.mem.free: the amount of available memory. | byte | instanceId | Average, Minimum, and Maximum |
memory_freeutilization | (Agent) Host.mem.freeutilization: the percentile of the available memory. | % | instanceId | Average, Minimum, and Maximum |
memory_usedutilization | (Agent) Host.Memory.Usedutilization: the memory usage. | % | instanceId | Average, Minimum, and Maximum |
load_1m | (Agent) Host.load1: the average system load in the last 1 minute. Windows operating systems do not support this metric. | N/A | instanceId | Average, Minimum, and Maximum |
load_5m | (Agent) Host.load5: the average system load in the last 5 minutes. Windows operating systems do not support this metric. | N/A | instanceId | Average, Minimum, and Maximum |
load_15m | (Agent) Host.load15: the average system load in the last 15 minutes. Windows operating systems do not support this metric. | N/A | instanceId | Average, Minimum, and Maximum |
diskusage_used | (Agent) Host.diskusage.used: the occupied storage space in a disk. | byte | intanceId and device | Average, Minimum, and Maximum |
diskusage_utilization | (Agent) Host.disk.utilization: the disk usage. | % | intanceId and device | Average, Minimum, and Maximum |
diskusage_free | (Agent) Host.diskusage.free: the available storage space in a disk. | byte/s | intanceId and device | Average, Minimum, and Maximum |
diskusage_total | (Agent) Host.diskussage.total: the total amount of storage space in a disk. | byte | intanceId and device | Average, Minimum, and Maximum |
disk_readbytes | (Agent) Host.disk.readbytes: the number of bytes that are read from and written to a disk per second. | byte/s | intanceId and device | Average, Minimum, and Maximum |
disk_writebytes | (Agent) Host.disk.writebytes: the number of bytes that are written to a disk per second. | byte/s | intanceId and device | Average, Minimum, and Maximum |
disk_readiops | (Agent) Host.disk.readiops: the number of read requests received by a disk per second. | count/s | intanceId and device | Average, Minimum, and Maximum |
disk_writeiops | (Agent) Host.disk.writeiops: the number of write requests received by a disk per second. | count/s | intanceId and device | Average, Minimum, and Maximum |
fs_inodeutilization | (Agent) Host.FS.Inode: the inode usage. | % | intanceId and device | Average, Minimum, and Maximum |
networkin_rate | (Agent) Host.netin.rate: the number of bits received through the network interface card per second. This rate represents the upstream bandwidth. | bit/s | intanceId and device | Average, Minimum, and Maximum |
networkout_rate | (Agent) Host.netout.rate: the number of bits transmitted through the network interface card per second. This rate represents the downstream bandwidth. | bit/s | intanceId and device | Average, Minimum, and Maximum |
networkin_packages | (Agent) Host.netin.packages: the number of packets received through the network interface card per second. | count/s | intanceId and device | Average, Minimum, and Maximum |
networkout_packages | (Agent) Host.netout.packages: the number of packets transmitted through the network interface card per second. | count/s | intanceId and device | Average, Minimum, and Maximum |
networkin_errorpackages | (Agent) Host.netin.errorpackages: the number of received error packets that are detected by the device drive. | count/s | intanceId and device | Average, Minimum, and Maximum |
networkout_errorpackages | (Agent) Host.netout.errorpackages: the number of transmitted error packets that are detected by the device drive. | count/s | intanceId and device | Average, Minimum, and Maximum |
net_tcpconnection | (Agent) Host.tcpconnection: the number of TCP connections in the following states: LISTEN, SYN_SENT, ESTABLISHED, SYN_RECV, FIN_WAIT1, CLOSE_WAIT, FIN_WAIT2, LAST_ACK, TIME_WAIT, CLOSING, and CLOSED. | count | instanceId and state | Average, Minimum, and Maximum |
ApsaraDB RDS
- Set the Project to acs_rds_dashboard. Set the Period parameter to an integral multiple of 300s.
- If you have set the monitoring frequency to 1 minute in the ApsaraDB RDS console, you must set the aggregation period to 60s or more.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
CpuUsage | CPU Usage | % | instanceId | Average, Minimum, and Maximum |
DiskUsage | DiskUtilization | % | instanceId | Average, Minimum, and Maximum |
IOPSUsage | IOPSUtilization | % | instanceId | Average, Minimum, and Maximum |
ConnectionUsage | ConnectionsUtilization | % | instanceId | Average, Minimum, and Maximum |
DataDelay | DataDelay | s | instanceId | Average, Minimum, and Maximum |
MemoryUsage | MemoryUtilization | % | instanceId | Average, Minimum, and Maximum |
MySQL_NetworkInNew | NetworkInRate | bit/s | instanceId | Average, Minimum, and Maximum |
MySQL_NetworkOutNew | NetworkOutRate | bit/s | instanceId | Average, Minimum, and Maximum |
MySQL_ActiveSessions | MySQL_ActiveSessions | Count | instanceId | Average, Minimum, and Maximum |
SQLServer_NetworkInNew | NetworkInRate | bit/s | instanceId | Average, Minimum, and Maximum |
SQLServer_NetworkOutNew | NetworkOutRate | bit/s | instanceId | Average, Minimum, and Maximum |
SLB
- Set the Project parameter to acs_slb_dashboard. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
- Assign the actual port used by the Server Load Balancer (SLB) instance to port in the Dimensions parameter.
- Assign the actual endpoint of the SLB instance to vip in the Dimensions parameter.
- Layer 4 protocol metrics
MetricName Metric Unit Dimensions Statistics HeathyServerCount Number of Backend Healthy ECS Instances by Port Count instanceId Average, Minimum, and Maximum UnhealthyServerCount Number of Backend Unhealthy ECS Instances by Port Count instanceId Average, Minimum, and Maximum PacketTX Number of Outbound Data Packets by Port Count/Second instanceId, port, and vip Average, Minimum, and Maximum PacketRX Number of Inbound Data Packets by Port Count/Second instanceId, port, and vip Average, Minimum, and Maximum TrafficRXNew Port Inbound Bandwidth bit/s instanceId, port, and vip Average, Minimum, and Maximum TrafficTXNew Port Outbound Bandwidth bit/s instanceId, port, and vip Average, Minimum, and Maximum ActiveConnection Number of Active Port Connections Count instanceId, port, and vip Average, Minimum, and Maximum InactiveConnection Number of Inactive Port Connections Count instanceId, port, and vip Average, Minimum, and Maximum NewConnection Number of New Port Connections Count instanceId, port, and vip Average, Minimum, and Maximum MaxConnection Number of Concurrent Port Connections Count instanceId, port, and vip Average, Minimum, and Maximum DropConnection Number of Discarded Port Connections Count/Second instanceId, port, and vip Average, Minimum, and Maximum DropPacketRX Number of Discarded Inbound Data Packets by Port Count/Second instanceId, port, and vip Average, Minimum, and Maximum DropPacketTX Number of Discarded Outbound Data Packets by Port Count/Second instanceId, port, and vip Average, Minimum, and Maximum DropTrafficRX Number of Discarded Inbound Bandwidth by Port bit/s instanceId, port, and vip Average, Minimum, and Maximum DropTrafficTX Number of Discarded Outbound Bandwidth by Port bit/s instanceId, port, and vip Average, Minimum, and Maximum InstanceActiveConnection Number of Active Instance Connections Count/Second instanceId Average, Minimum, and Maximum InstanceDropConnection Number of Discarded Instance Connections Count/Second instanceId Average, Minimum, and Maximum InstanceDropPacketRX Number of Discarded Inbound Data Packets by Instance Count/Second instanceId Average, Minimum, and Maximum InstanceDropPacketTX Number of Discarded Outbound Data Packets by Instance Count/Second instanceId Average, Minimum, and Maximum InstanceDropTrafficRX Discarded Inbound Bandwidth by Instance bit/s instanceId Average, Minimum, and Maximum InstanceDropTrafficTX Discarded Outbound Bandwidth by Instance bit/s instanceId Average, Minimum, and Maximum InstanceInactiveConnection Number of Inactive Instance Connections Count/Second instanceId Average, Minimum, and Maximum InstanceMaxConnection Number of Concurrent Instance Connections Count/Second instanceId Average, Minimum, and Maximum InstanceNewConnection Number of New Instance Connections Count/Second instanceId Average, Minimum, and Maximum InstancePacketRX Number of Inbound Data Packets by Instance Count/Second instanceId Average, Minimum, and Maximum InstancePacketTX Number of Outbound Data Packets by Instance Count/Second instanceId Average, Minimum, and Maximum InstanceTrafficRX Number of Inbound Bandwidth by Instance bit/s instanceId Average, Minimum, and Maximum InstanceTrafficTX Number of Outbound Bandwidth by Instance bit/s instanceId Average, Minimum, and Maximum InstanceMaxConnectionUtilization Instance Max Connection Utilization % instanceId Average, Maximum, and Minimum InstanceNewConnectionUtilization InstanceNewConnectionUtilization % instanceId Average, Maximum, and Minimum - Layer 7 protocol metrics
MetricName Metric Unit Dimensions Statistics Qps Layer-7 Protocol Port QPS Count/Second instanceId, port, and vip Average Rt Layer-7 Protocol Port RT ms instanceId, port, and vip Average StatusCode2xx 2XX Status Code of Layer-7 Protocol Port Count/Second instanceId, port, and vip Average StatusCode3xx 3XX Status Code of Layer-7 Protocol Port Count/Second instanceId, port, and vip Average StatusCode4xx 4XX Status Code of Layer-7 Protocol Port Count/Second instanceId, port, and vip Average StatusCode5xx 5XX Status Code of Layer-7 Protocol Port Count/Second instanceId, port, and vip Average StatusCodeOther Other Status Codes of Layer-7 Protocol Port Count/Second instanceId, port, and vip Average UpstreamCode4xx 4xx Status Code of Upstream on Layer-7 Protocol Port Count/Second instanceId, port, and vip Average UpstreamCode5xx 5xx Status Code of Upstream on Layer-7 Protocol Port Count/Second instanceId, port, and vip Average UpstreamRt Layer-7 Protocol Instance UpstreamRt ms instanceId, port, and vip Average InstanceQps Layer-7 Protocol Instance QPS Count/Second instanceId Average InstanceRt Layer-7 Protocol Instance RT ms instanceId Average InstanceStatusCode2xx 2XX Status Code of Layer-7 Protocol Instance Count/Second instanceId Average InstanceStatusCode3xx 3XX Status Code of Layer-7 Protocol Instance Count/Second instanceId Average InstanceStatusCode4xx 4XX Status Code of Layer-7 Protocol Instance Count/Second instanceId Average InstanceStatusCode5xx 5XX Status Code of Layer-7 Protocol Instance Count/Second instanceId Average InstanceStatusCodeOther Other Status Codes of Layer-7 Protocol Instance Count/Second instanceId Average InstanceUpstreamCode4xx 4xx Status Code of Upstream on Layer-7 Protocol Instance Count/Second instanceId Average InstanceUpstreamCode5xx 5xx Status Code of Upstream on Layer-7 Protocol Instance Count/Second instanceId Average InstanceUpstreamRt UpstreamRT on Layer-7 Protocol Instance ms instanceId Average InstanceQpsUtilization InstanceQpsUtilization % instanceId Average, Maximum, and Minimum
OSS
For more information about Object Storage Service (OSS) metrics, see Metric item reference.
ApsaraDB for Memcache
- New version
- Set the Project parameter to acs_memcache. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
MetricName Metric Unit Dimensions Statistics ConnectionUsage Connection Usage Percent instanceId Average, Minimum, and Maximum UsedConnection Connected Count instanceId Average, Minimum, and Maximum CpuUsage CPU Usage Percent instanceId Average, Minimum, and Maximum FailedCount Failed operations Count/Second instanceId Average, Minimum, and Maximum IntranetIn Inbound Bandwidth Byte/s instanceId Average, Minimum, and Maximum IntranetInRatio Inbound Bandwidth Usage Percent instanceId Average, Minimum, and Maximum IntranetOut Outbound Bandwidth Byte/s instanceId Average, Minimum, and Maximum IntranetOutRatio Outbound Bandwidth Usage Percent instanceId Average, Minimum, and Maximum MemoryUsage Memory Usage Percent instanceId Average, Minimum, and Maximum UsedMemory Memory Usage Byte instanceId Average, Minimum, and Maximum - Earlier version
- Set the Project parameter to acs_ocs. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
MetricName Metric Unit Dimensions Statistics Evict Eviction Count/Second instanceId Average, Minimum, and Maximum HitRate Read Hit Rate Percent instanceId Average, Minimum, and Maximum IntranetIn Cache Inbound Bandwidth Byte/s instanceId Average, Minimum, and Maximum IntranetOut Cache Outbound Bandwidth Byte instanceId Average, Minimum, and Maximum ItemCount Number of Records Count instanceId Average, Minimum, and Maximum UsedMemCache Cache Used Byte instanceId Average, Minimum, and Maximum UsedQps QPS Count instanceId Average, Minimum, and Maximum
EIP
- Set the Project parameter to acs_vpc_eip. Set the Period parameter to an integral multiple of 60s.
- Assign the actual ID of elastic IP address (EIP) to instanceId in the Dimensions parameter.
- Assign the actual EIP to ip in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
net_tx.rate | Outbound Bandwidth | bit/s | instanceId | Value |
net_rx.rate | Inbound Bandwidth | bit/s | instanceId | Value |
net_txPkgs.rate | Outbound Packet Rate | Count/s | instanceId | Value |
net_rxPkgs.rate | Inbound Packet Rate | Count/s | instanceId | Value |
out_ratelimit_drop_speed | Out Ratelimit Drop Speed | Packets/Second | instanceId | Average |
ApsaraDB for Redis
- Set the Project parameter to acs_kvstore. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
- Metrics for the Cluster, Standard, and Read/write Splitting editions are supported.
- Cluster edition
MetricName Metric or description Unit Dimensions Statistics Shardingappend The number of times that the append command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingAvgRt Average Response Time us instanceId and nodeId Average and Maximum Shardingbitcount The number of times that the bitcount command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingbitop The number of times that the bitop command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingblpop The number of times that the blpop command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingbrpop The number of times that the brpop command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingbrpoplpush The number of times that the brpoplpush command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingConnectionUsage Connection Usage % instanceId and nodeId Average and Maximum ShardingCpuUsage Cpu Usage % instanceId and nodeId Average and Maximum Shardingdecr The number of times that the decr command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingdecrby The number of times that the decrby command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingdel The number of times that the del command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingdiscard The number of times that the discard command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingdump The number of times that the dump command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingEvictedKeys The number of keys that are evicted from a node per second. Count instanceId and nodeId Average and Maximum Shardingexec The number of times that the exec command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingexists The number of times that the exists command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingexpire The number of times that the expire command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingexpireat The number of times that the expireat command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingExpiredKeys The number of expired keys on a node. Count instanceId and nodeId Average and Maximum ShardingExpires The number of times that the Expires command is run on a node. Count instanceId and nodeId Average and Maximum Shardingget The number of times that the get command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinggetbit The number of times that the getbit command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinggetrange The number of times that the getrange command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinggetset The number of times that the getset command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghdel The number of times that the hdel command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghexists The number of times that the hexists command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghget The number of times that the hget command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghgetall The number of times that the hgetall command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghincrby The number of times that the hincrby command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghincrbyfloat The number of times that the hincrbyfloat command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingHitRate Hit Rate % instanceId and nodeId Average and Maximum Shardinghkeys The number of times that the hkeys command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghlen The number of times that the hlen command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghmget The number of times that the hmget command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghmset The number of times that the hmset command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghscan The number of times that the hscan command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghset The number of times that the hset command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghsetnx The number of times that the hsetnx command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinghvals The number of times that the hvals command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingincr The number of times that the incr command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingincrby The number of times that the incrby command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingincrbyfloat The number of times that the incrbyfloat command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingIntranetIn Intranet In bit/s instanceId and nodeId Average and Maximum ShardingIntranetInRatio Intranet In Ratio % instanceId and nodeId Average and Maximum ShardingIntranetOut Intranet Out bit/s instanceId and nodeId Average and Maximum ShardingIntranetOutRatio Intranet Out Ratio % instanceId and nodeId Average and Maximum ShardingKeys Keys Execution Count Count instanceId and nodeId Average and Maximum Shardinglindex The number of times that the lindex command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglinsert The number of times that the linsert command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingllen The number of times that the llen command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglpop The number of times that the lpop command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglpush The number of times that the lpush command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglpushx The number of times that the lpushx command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglrange The number of times that the lrange command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglrem The number of times that the lrem command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardinglset The number of times that the lset command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingltrim The number of times that the ltrim command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingMaxRt Max Response Time us instanceId and nodeId Average and Maximum ShardingMemoryUsage Memory Usage % instanceId and nodeId Average and Maximum Shardingmget The number of times that the mget command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingmove The number of times that the move command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingmset The number of times that the mset command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingmsetnx The number of times that the msetnx command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingmulti The number of times that the multi command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpersist The number of times that the persist command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpexpire The number of times that the pexpire command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpexpireat The number of times that the pexpireat command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpfadd The number of times that the pfadd command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpfcount The number of times that the pfcount command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpfmerge The number of times that the pfmerge command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpsetex The number of times that the psetex command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpsubscribe The number of times that the psubscribe command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpttl The number of times that the pttl command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpublish The number of times that the publish command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpubsub The number of times that the pubsub command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingpunsubscribe The number of times that the punsubscribe command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingQPSUsage QPS Usage % instanceId and nodeId Average and Maximum Shardingrandomkey The number of times that the randomkey command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrename The number of times that the rename command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrenamenx The number of times that the renamenx command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrestore The number of times that the restore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrpop The number of times that the rpop command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrpoplpush The number of times that the rpoplpush command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrpush The number of times that the rpush command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingrpushx The number of times that the rpushx command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsadd The number of times that the sadd command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingscan The number of times that the scan command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingscard The number of times that the scard command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsdiff The number of times that the sdiff command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsdiffstore The number of times that the sdiffstore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingset The number of times that the set command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsetbit The number of times that the setbit command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsetex The number of times that the setex command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsetnx The number of times that the setnx command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsetrange The number of times that the setrange command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsinter The number of times that the sinter command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsinterstore The number of times that the sinterstore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsismember The number of times that the sismember command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsmembers The number of times that the smembers command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsmove The number of times that the smove command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsort The number of times that the sort command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingspop The number of times that the spop command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsrandmember The number of times that the srandmember command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsrem The number of times that the srem command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsscan The number of times that the sscan command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingstrlen The number of times that the strlen command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsubscribe The number of times that the subscribe command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsunion The number of times that the sunion command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingsunionstore The number of times that the sunionstore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingttl The number of times that the ttl command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingtype The number of times that the type command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingunsubscribe The number of times that the unsubscribe command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingunwatch The number of times that the unwatch command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum ShardingUsedConnection Used Connection Count instanceId and nodeId Average and Maximum ShardingUsedMemory Used Memory Bytes instanceId and nodeId Average and Maximum ShardingUsedQPS Used QPS Count instanceId and nodeId Average and Maximum Shardingwatch The number of times that the watch command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzadd The number of times that the zadd command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzcard The number of times that the zcard command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzcount The number of times that the zcount command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzincrby The number of times that the zincrby command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzinterstore The number of times that the zinterstore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzlexcount The number of times that the zlexcount command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrange The number of times that the zrange command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrangebylex The number of times that the zrangebylex command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrangebyscore The number of times that the zrangebyscore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrank The number of times that the zrank command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrem The number of times that the zrem command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzremrangebylex The number of times that the zremrangebylex command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzremrangebyrank The number of times that the zremrangebyran command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzremrangebyscore The number of times that the zremrangebyscore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrevrange The number of times that the zrevrange command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrevrangebyscore The number of times that the zrevrangebyscore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzrevrank The number of times that the zrevrangebyscore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzscan The number of times that the zscan command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzscore The number of times that the zscore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum Shardingzunionstore The number of times that the zunionstore command is run on a node per second. Count/Second instanceId and nodeId Average and Maximum - Standard edition
MetricName Metric or description Unit Dimensions Statistics Standardappend The number of times that the append command is run per second. Count/Second instanceId Average and Maximum StandardAvgRt Average Response Time us instanceId Average and Maximum Standardbitcount The number of times that the bitcount command is run per second. Count/Second instanceId Average and Maximum Standardbitop The number of times that the bitop command is run per second. Count/Second instanceId Average and Maximum Standardblpop The number of times that the blpop command is run per second. Count/Second instanceId Average and Maximum Standardbrpop The number of times that the brpop command is run per second. Count/Second instanceId Average and Maximum Standardbrpoplpush The number of times that the brpoplpush command is run per second. Count/Second instanceId Average and Maximum StandardConnectionUsage Connection Usage % instanceId Average and Maximum StandardCpuUsage Cpu Usage % instanceId Average and Maximum Standarddecr The number of times that the decr command is run per second. Count/Second instanceId Average and Maximum Standarddecrby The number of times that the decrby command is run per second. Count/Second instanceId Average and Maximum Standarddel The number of times that the del command is run per second. Count/Second instanceId Average and Maximum Standarddiscard The number of times that the discard command is run per second. Count/Second instanceId Average and Maximum Standarddump The number of times that the dump command is run per second. Count/Second instanceId Average and Maximum StandardEvictedKeys The number of evicted keys. Count instanceId Average and Maximum Standardexec The number of times that the exec command is run per second. Count/Second instanceId Average and Maximum Standardexists The number of times that the exists command is run per second. Count/Second instanceId Average and Maximum Standardexpire The number of times that the expire command is run per second. Count/Second instanceId Average and Maximum Standardexpireat The number of times that the expireat command is run per second. Count/Second instanceId Average and Maximum StandardExpiredKeys The number of expired keys. Count instanceId Average and Maximum StandardExpires The number of times that the Expires command is run. Count instanceId Average and Maximum StandardFailedCount Command Failed Count Count/second instanceId Average and Maximum Standardget The number of times that the get command is run per second. Count/Second instanceId Average and Maximum Standardgetbit The number of times that the getbit command is run per second. Count/Second instanceId Average and Maximum Standardgetrange The number of times that the getrange command is run per second. Count/Second instanceId Average and Maximum Standardgetset The number of times that the getset command is run per second. Count/Second instanceId Average and Maximum Standardhdel The number of times that the hdel command is run per second. Count/Second instanceId Average and Maximum Standardhexists The number of times that the hexists command is run per second. Count/Second instanceId Average and Maximum Standardhget The number of times that the hget command is run per second. Count/Second instanceId Average and Maximum Standardhgetall The number of times that the hgetall command is run per second. Count/Second instanceId Average and Maximum Standardhincrby The number of times that the hincrby command is run per second. Count/Second instanceId Average and Maximum Standardhincrbyfloat The number of times that the hincrbyfloat command is run per second. Count/Second instanceId Average and Maximum StandardHitRate Hit Rate % instanceId Average and Maximum Standardhkeys The number of times that the hkeys command is run per second. Count/Second instanceId Average and Maximum Standardhlen The number of times that the hkeys command is run per second. Count/Second instanceId Average and Maximum Standardhmget The number of times that the hmget command is run per second. Count/Second instanceId Average and Maximum Standardhmset The number of times that the hmset command is run per second. Count/Second instanceId Average and Maximum Standardhscan The number of times that the hscan command is run per second. Count/Second instanceId Average and Maximum Standardhset The number of times that the hset command is run per second. Count/Second instanceId Average and Maximum Standardhsetnx The number of times that the hsetnx command is run per second. Count/Second instanceId Average and Maximum Standardhvals The number of times that the hvals command is run per second. Count/Second instanceId Average and Maximum Standardincr The number of times that the incr command is run per second. Count/Second instanceId Average and Maximum Standardincrby The number of times that the incrby command is run per second. Count/Second instanceId Average and Maximum Standardincrbyfloat The number of times that the incrbyfloat command is run per second. Count/Second instanceId Average and Maximum StandardIntranetIn Intranet In bit/s instanceId Average and Maximum StandardIntranetInRatio Intranet In Ratio % instanceId Average and Maximum StandardIntranetOut Intranet Out bit/s instanceId Average and Maximum StandardIntranetOutRatio Intranet Out Ratio % instanceId Average and Maximum StandardKeys Keys Execution Count Count instanceId Average and Maximum Standardlindex The number of times that the lindex command is run per second. Count/Second instanceId Average and Maximum Standardlinsert The number of times that the linsert command is run per second. Count/Second instanceId Average and Maximum Standardllen The number of times that the llen command is run per second. Count/Second instanceId Average and Maximum Standardlpop The number of times that the lpop command is run per second. Count/Second instanceId Average and Maximum Standardlpush The number of times that the lpush command is run per second. Count/Second instanceId Average and Maximum Standardlpushx The number of times that the lpushx command is run per second. Count/Second instanceId Average and Maximum Standardlrange The number of times that the lrange command is run per second. Count/Second instanceId Average and Maximum Standardlrem The number of times that the lrem command is run per second. Count/Second instanceId Average and Maximum Standardlset The number of times that the lset command is run per second. Count/Second instanceId Average and Maximum Standardltrim The number of times that the ltrim command is run per second. Count/Second instanceId Average and Maximum StandardMaxRt Max Response Time us instanceId Average and Maximum StandardMemoryUsage Memory Usage % instanceId Average and Maximum Standardmget The number of times that the mget command is run per second. Count/Second instanceId Average and Maximum Standardmove The number of times that the move command is run per second. Count/Second instanceId Average and Maximum Standardmset The number of times that the mset command is run per second. Count/Second instanceId Average and Maximum Standardmsetnx The number of times that the msetnx command is run per second. Count/Second instanceId Average and Maximum Standardmulti The number of times that the multi command is run per second. Count/Second instanceId Average and Maximum Standardpersist The number of times that the persist command is run per second. Count/Second instanceId Average and Maximum Standardpexpire The number of times that the pexpire command is run per second. Count/Second instanceId Average and Maximum Standardpexpireat The number of times that the pexpireat command is run per second. Count/Second instanceId Average and Maximum Standardpfadd The number of times that the pfadd command is run per second. Count/Second instanceId Average and Maximum Standardpfcount The number of times that the pfcount command is run per second. Count/Second instanceId Average and Maximum Standardpfmerge The number of times that the pfmerge command is run per second. Count/Second instanceId Average and Maximum Standardpsetex The number of times that the psetex command is run per second. Count/Second instanceId Average and Maximum Standardpsubscribe The number of times that the psubscribe command is run per second. Count/Second instanceId Average and Maximum Standardpttl The number of times that the pttl command is run per second. Count/Second instanceId Average and Maximum Standardpublish The number of times that the publish command is run per second. Count/Second instanceId Average and Maximum Standardpubsub The number of times that the pubsub command is run per second. Count/Second instanceId Average and Maximum Standardpunsubscribe The number of times that the punsubscribe command is run per second. Count/Second instanceId Average and Maximum StandardQPSUsage QPS Usage % instanceId Average and Maximum Standardrandomkey The number of times that the randomkey command is run per second. Count/Second instanceId Average and Maximum Standardrename The number of times that the rename command is run per second. Count/Second instanceId Average and Maximum Standardrenamenx The number of times that the renamenx command is run per second. Count/Second instanceId Average and Maximum Standardrestore The number of times that the renamenx command is run per second. Count/Second instanceId Average and Maximum Standardrpop The number of times that the restore command is run per second. Count/Second instanceId Average and Maximum Standardrpoplpush The number of times that the rpoplpush command is run per second. Count/Second instanceId Average and Maximum Standardrpush The number of times that the rpush command is run per second. Count/Second instanceId Average and Maximum Standardrpushx The number of times that the rpush command is run per second. Count/Second instanceId Average and Maximum Standardsadd The number of times that the sadd command is run per second. Count/Second instanceId Average and Maximum Standardscan The number of times that the scan command is run per second. Count/Second instanceId Average and Maximum Standardscard The number of times that the scard command is run per second. Count/Second instanceId Average and Maximum Standardsdiff The number of times that the sdiff command is run per second. Count/Second instanceId Average and Maximum Standardsdiffstore The number of times that the sdiffstore command is run per second. Count/Second instanceId Average and Maximum Standardset The number of times that the set command is run per second. Count/Second instanceId Average and Maximum Standardsetbit The number of times that the setbit command is run per second. Count/Second instanceId Average and Maximum Standardsetex The number of times that the setex command is run per second. Count/Second instanceId Average and Maximum Standardsetnx The number of times that the setnx command is run per second. Count/Second instanceId Average and Maximum Standardsetrange The number of times that the setrang command is run per second. Count/Second instanceId Average and Maximum Standardsinter The number of times that the sinter command is run per second. Count/Second instanceId Average and Maximum Standardsinterstore The number of times that the sinterstore command is run per second. Count/Second instanceId Average and Maximum Standardsismember The number of times that the sismember command is run per second. Count/Second instanceId Average and Maximum Standardsmembers The number of times that the sismember command is run per second. Count/Second instanceId Average and Maximum Standardsmove The number of times that the smove command is run per second. Count/Second instanceId Average and Maximum Standardsort The number of times that the sort command is run per second. Count/Second instanceId Average and Maximum Standardspop The number of times that the spop command is run per second. Count/Second instanceId Average and Maximum Standardsrandmember The number of times that the srandmember command is run per second. Count/Second instanceId Average and Maximum Standardsrem The number of times that the srem command is run per second. Count/Second instanceId Average and Maximum Standardsscan The number of times that the sscan command is run per second. Count/Second instanceId Average and Maximum Standardstrlen The number of times that the strle command is run per second. Count/Second instanceId Average and Maximum Standardsubscribe The number of times that the subscribe command is run per second. Count/Second instanceId Average and Maximum Standardsunion The number of times that the sunion command is run per second. Count/Second instanceId Average and Maximum Standardsunionstore The number of times that the sunionstore command is run per second. Count/Second instanceId Average and Maximum Standardttl The number of times that the sunionstore command is run per second. Count/Second instanceId Average and Maximum Standardtype The number of times that the type command is run per second. Count/Second instanceId Average and Maximum Standardunsubscribe The number of times that the unsubscribe command is run per second. Count/Second instanceId Average and Maximum Standardunwatch The number of times that the unsubscribe command is run per second. Count/Second instanceId Average and Maximum StandardUsedConnection Used Connection Count instanceId Average and Maximum StandardUsedMemory Used Memory Bytes instanceId Average and Maximum StandardUsedQPS Used QPS Count instanceId Average and Maximum Standardwatch The number of times that the watch command is run per second. Count/Second instanceId Average and Maximum Standardzadd The number of times that the zadd command is run per second. Count/Second instanceId Average and Maximum Standardzcard The number of times that the zcard command is run per second. Count/Second instanceId Average and Maximum Standardzcount The number of times that the zcount command is run per second. Count/Second instanceId Average and Maximum Standardzincrby The number of times that the zincrby command is run per second. Count/Second instanceId Average and Maximum Standardzinterstore The number of times that the zinterstore command is run per second. Count/Second instanceId Average and Maximum Standardzlexcount The number of times that the zlexcount command is run per second. Count/Second instanceId Average and Maximum Standardzrange The number of times that the zrange command is run per second. Count/Second instanceId Average and Maximum Standardzrangebylex The number of times that the zrangebylex command is run per second. Count/Second instanceId Average and Maximum Standardzrangebyscore The number of times that the zrangebyscore command is run per second. Count/Second instanceId Average and Maximum Standardzrank The number of times that the zrank command is run per second. Count/Second instanceId Average and Maximum Standardzrem The number of times that the zrem command is run per second. Count/Second instanceId Average and Maximum Standardzremrangebylex The number of times that the zremrangebylex command is run per second. Count/Second instanceId Average and Maximum Standardzremrangebyrank The number of times that the zremrangebyrank command is run per second. Count/Second instanceId Average and Maximum Standardzremrangebyscore The number of times that the zremrangebyscore command is run per second. Count/Second instanceId Average and Maximum Standardzrevrange The number of times that the zrevrange command is run per second. Count/Second instanceId Average and Maximum Standardzrevrangebyscore The number of times that the zrevrangebyscore command is run per second. Count/Second instanceId Average and Maximum Standardzrevrank The number of times that the zrevrank command is run per second. Count/Second instanceId Average and Maximum Standardzscan The number of times that the zscan command is run per second. Count/Second instanceId Average and Maximum Standardzscore The number of times that the zscore command is run per second. Count/Second instanceId Average and Maximum Standardzunionstore The number of times that the zunionstore command is run per second. Count/Second instanceId Average and Maximum - Read/write splitting edition
Metric Metric or description Unit Dimensions Statistics Splitrwappend The number of times that the append command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwAvgRt Average Response Time N/A instanceId and nodeId Average and Maximum Splitrwbitcount The number of times that the bitcount command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwbitop The number of times that the bitop command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwblpop The number of times that the blpop command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwbrpop The number of times that the brpop command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwbrpoplpush The number of times that the brpoplpush command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwConnectionUsage Connection Usage % instanceId and nodeId Average and Maximum SplitrwCpuUsage Cpu Usage % instanceId and nodeId Average and Maximum Splitrwdecr The number of times that the decr command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwdecrby The number of times that the decrby command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwdel The number of times that the del command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwdiscard The number of times that the discard command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwdump The number of times that the dump command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwEvictedKeys The number of evicted keys. N/A instanceId and nodeId Average and Maximum Splitrwexec The number of times that the exec command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwexists The number of times that the exists command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwexpire The number of times that the expire command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwexpireat The number of times that the expire command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwExpiredKeys The number of expired keys. Count instanceId and nodeId Average and Maximum SplitrwExpires The number of times that the Expires command is run. Count instanceId and nodeId Average and Maximum SplitrwFailedCount Command Failed Count Count instanceId and nodeId Average and Maximum Splitrwget The number of times that the get command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwgetbit The number of times that the getbit command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwgetrange The number of times that the getrange command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwgetset The number of times that the getset command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhdel The number of times that the hdel command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhexists The number of times that the hexists command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhget The number of times that the hget command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhgetall The number of times that the hgetall command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhincrby The number of times that the hincrby command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhincrbyfloat The number of times that the hincrbyfloat command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwHitRate Hit Rate Count/Second instanceId and nodeId Average and Maximum Splitrwhkeys The number of times that the hkeys command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhlen The number of times that the hlen command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhmget The number of times that the hmget command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhmset The number of times that the hmset command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhscan The number of times that the hscan command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhset The number of times that the hset command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhsetnx The number of times that the hset command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwhvals The number of times that the hvals command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwincr The number of times that the incr command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwincrby The number of times that the incrby command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwincrbyfloat The number of times that the incrby command is run per second. bit/s instanceId and nodeId Average and Maximum SplitrwIntranetIn Intranet In % instanceId and nodeId Average and Maximum SplitrwIntranetInRatio Intranet In Ratio bit/s instanceId and nodeId Average and Maximum SplitrwIntranetOut Intranet Out % instanceId and nodeId Average and Maximum SplitrwIntranetOutRatio Intranet Out Ratio Count instanceId and nodeId Average and Maximum SplitrwKeys Keys Execution Count Count/Second instanceId and nodeId Average and Maximum Splitrwlindex The number of times that the index command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlinsert The number of times that the linsert command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwllen The number of times that the llen command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlpop The number of times that the lpop command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlpush The number of times that the lpush command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlpushx The number of times that the lpushx command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlrange The number of times that the lrange command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlrem The number of times that the lrem command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwlset The number of times that the lset command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwltrim The number of times that the ltrim command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwMaxRt Max Response Time us instanceId and nodeId Average and Maximum SplitrwMemoryUsage Memory Usage % instanceId and nodeId Average and Maximum Splitrwmget The number of times that the mget command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwmove The number of times that the move command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwmset The number of times that the mset command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwmsetnx The number of times that the msetnx command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwmulti The number of times that the multi command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpersist The number of times that the persist command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpexpire The number of times that the pexpire command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpexpireat The number of times that the pexpireat command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpfadd The number of times that the pfadd command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpfcount The number of times that the pfcount command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpfmerge The number of times that the pfmerge command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpsetex The number of times that the psetex command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpsubscribe The number of times that the psubscribe command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpttl The number of times that the pttl command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpublish The number of times that the publish command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpubsub The number of times that the publish command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwpunsubscribe The number of times that the punsubscribe command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwQPSUsage QPS Usage % instanceId and nodeId Average and Maximum Splitrwrandomkey The number of times that the randomkey command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrename The number of times that the rename command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrenamenx The number of times that the renamenx command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrestore The number of times that the restore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrpop The number of times that the restore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrpoplpush The number of times that the rpoplpush command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrpush The number of times that the rpoplpush command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwrpushx The number of times that the rpush command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsadd The number of times that the sadd command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwscan The number of times that the scan command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwscard The number of times that the scard command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsdiff The number of times that the sdiff command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsdiffstore The number of times that the sdiffstore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwset The number of times that the set command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsetbit The number of times that the setbit command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsetex The number of times that the setex command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsetnx The number of times that the setnx command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsetrange The number of times that the setrange command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsinter The number of times that the sinter command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsinterstore The number of times that the sinterstore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsismember The number of times that the sismember command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsmembers The number of times that the smembers command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsmove The number of times that the smove command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsort The number of times that the sort command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwspop The number of times that the spop command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsrandmember The number of times that the srandmember command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsrem The number of times that the srem command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsscan The number of times that the sscan command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwstrlen The number of times that the strlen command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsubscribe The number of times that the strlen command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsunion The number of times that the sunion command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwsunionstore The number of times that the sunionstore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwttl The number of times that the ttl command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwtype The number of times that the type command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwunsubscribe The number of times that the unsubscribe command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwunwatch The number of times that the unwatch command is run per second. Count/Second instanceId and nodeId Average and Maximum SplitrwUsedConnection Used Connection Count instanceId and nodeId Average and Maximum SplitrwUsedMemory Used Memory Bytes instanceId and nodeId Average and Maximum SplitrwUsedQPS Used QPS Count instanceId and nodeId Average and Maximum Splitrwwatch The number of times that the watch command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzadd The number of times that the zadd command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzcard The number of times that the zcard command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzcount The number of times that the zcount command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzincrby The number of times that the zincrby command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzinterstore The number of times that the zinterstore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzlexcount The number of times that the zlexcount command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrange The number of times that the zrange command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrangebylex The number of times that the zrangebylex command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrangebyscore The number of times that the zrangebyscore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrank The number of times that the zrank command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrem The number of times that the zrem command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzremrangebylex The number of times that the zremrangebylex command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzremrangebyrank The number of times that the zremrangebyrank command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzremrangebyscore The number of times that the zremrangebyscore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrevrange The number of times that the zrevrange command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrevrangebyscore The number of times that the zrevrangebyscore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzrevrank The number of times that the zrevrank command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzscan The number of times that the zscan command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzscore The number of times that the zscore command is run per second. Count/Second instanceId and nodeId Average and Maximum Splitrwzunionstore The number of times that the zunionstore command is run per second. Count/Second instanceId and nodeId Average and Maximum
MNS
- Set the Project parameter to acs_mns_new. Set the Period parameter to an integral multiple of 60s.
- Assign the actual region where the Message Service (MNS) queue is created to region in the Dimensions parameter.
- Assign the actual name of the MNS queue to queue in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
ActiveMessages | Active Messages | Count | region and queue | Average, Minimum, and Maximum |
InactiveMessages | Inactive Messages | Count | region and queue | Average, Minimum, and Maximum |
DelayMessages | Delayed Message | Count | region and queue | Average, Minimum, and Maximum |
CDN
- Set the Project parameter to acs_cdn. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
MetricName | Metric and desciption | Unit | Dimensions | Statistics |
---|---|---|---|---|
QPS | QPS: The number of queries occurred per second, which is calculated by dividing the total number of queries by the number of seconds. | Count | instanceId | Average, Minimum, and Maximum |
BPS | Peak Bandwidth: The peak bandwidth during the specified time period. | bit/s | instanceId | Average, Minimum, and Maximum |
hitRate | Hit Rate: The cache hit rate during the specified time period. | Percent | instanceId | Average, Minimum, and Maximum |
code4xx | 4XX Return Code Proportion: The percentage of 4xx status codes during the specified time period. | Percent | instanceId | Average, Minimum, and Maximum |
code5xx | 5XX Return Code Proportion: The percentage of 5xx status codes during the specified time period. | Percent | instanceId | Average, Minimum, and Maximum |
InternetOut | Downstream Traffic: The amount of downloaded data. | Byte | instanceId | Sum |
PolarDB
Set the Project parameter to acs_polardb.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
active_connections | Active Connection | count | userId and instanceId | Average |
blks_read_delta | BlockRead | count | userId and instanceId | Value |
cluster_active_sessions | ActiveSessions | count | userId and clusterId | Average and Maximum |
cluster_connection_utilization | ConnectionUtilization | % | userId and clusterId | Average and Maximum |
cluster_cpu_utilization | CPUUtilization | % | userId and clusterId | Average and Maximum |
cluster_data_io | Input And Output | KB | userId and clusterId | Average and Maximum |
cluster_data_iops | Input/Output Per Second | count/s | userId and clusterId | Average and Maximum |
cluster_mem_hit_ratio | Memory Buffer Hit Ratio | % | userId and clusterId | Average and Minimum |
cluster_memory_utilization | Memory Utilization | % | userId and clusterId | Average and Maximum |
cluster_qps | QueriesPerSecond | count | userId and clusterId | Sum and Maximum |
cluster_slow_queries_ps | Slow Queries Per Second | count/s | userId and clusterId | Sum, Maximum, and Average |
cluster_tps | TransactionsPerSecond | count/s | userId and clusterId | Average and Maximum |
conn_usage | Connection Usage | % | userId and instanceId | Average |
cpu_total | Host.cpu.totalUsed | % | userId and instanceId | Average |
db_age | DB Age | xids | userId and instanceId | Value |
instance_connection_utilization | Connection Utilization | % | userId and instanceId | Maximum, Minimum, and Average |
instance_cpu_utilization | CPUUtilization | % | userId and instanceId | Average |
instance_input_bandwidth | Input Bandwidth | bit/s | userId and instanceId | Average |
instance_memory_utilization | Memory Utilization | % | userId and instanceId | Average |
instance_output_bandwidth | Output Banwidth | bit/s | userId and instanceId | Average |
mem_usage | Memory Usage | % | userId and instanceId | Average |
pls_data_size | Data Size | byte | userId and instanceId | Value |
pls_iops | IOPS | count | userId and instanceId | Average |
pls_iops_read | Read IOPS | count | userId and instanceId | Average |
pls_iops_write | Write IOPS | count | userId and instanceId | Average |
pls_pg_wal_dir_size | WAL Log Size | byte | userId and instanceId | Value |
pls_throughput | IO Throughout | byte/s | userId and instanceId | Average |
pls_throughput_read | Read IO Throughput | byte/s | userId and instanceId | Average |
pls_throughput_write | Write IO Throughput | byte/s | userId and instanceId | Average |
swell_time | Swell Time | s | userId and instanceId | Average |
tps | TPS | count | userId and instanceId | Average |
Graph Database
- Set the Project parameter to acs_gdb. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to dbInstanceId in the Dimensions parameter.
MetricName | Description | Unit | Dimensions | Statistics |
---|---|---|---|---|
cpu_usage | The CPU utilization. | % | dbInstanceId | Average |
mem_usage | The memory usage. | % | dbInstanceId | Average |
home_size | The size of consumed disk space. | MByte | dbInstanceId | Average |
log_size | The size of consumed log space. | MByte | dbInstanceId | Average |
data_size | The data size. | MByte | dbInstanceId | Average |
disk_usage | The disk usage. | % | dbInstanceId | Average |
transaction_avg_execute_time | The average time required to run a transaction. | milliseconds | dbInstanceId | Average |
transaction_max_execute_time | The maximum time required to run a transaction. | milliseconds | dbInstanceId | Average |
transaction_success_rate | The success rate of transactions. | % | dbInstanceId | Average |
transaction_tps | The number of transactions that are run per second. | Count/Second | dbInstanceId | Average |
data_io_ps | The number of I/O operations performed per second. | Count/Second | dbInstanceId | Average |
data_io_bytes_ps | The average number of bytes generated by I/O operations on an instance per second. | byte/s | dbInstanceId | Average |
dsl_del_edges_ps | The average number of times that the DELETE statement is executed on the edge per second. | Count/Second | dbInstanceId | Average |
dsl_del_vertices_ps | The average number of times that the DELETE statement is executed on the vertex per second. | Count/Second | dbInstanceId | Average |
dsl_insert_edges_ps | The average number of times that the INSERT statement is executed on the edge per second. | Count/Second | dbInstanceId | Average |
dsl_insert_vertices_ps | The average number of times that the INSERT statement is executed on the vertex per second. | Count/Second | dbInstanceId | Average |
dsl_readonly_ps | The average number of times that the READ statement is executed per second. | Count/Second | dbInstanceId | Average |
dsl_updated_edges_ps | The average number of times that the UPDATE statement is executed on the edge per second. | Count/Second | dbInstanceId | Average |
dsl_updated_vertices_ps | The average number of times that the UPDATE statement is executed on the vertex per second. | Count/Second | dbInstanceId | Average |
running_conn_num | The number of active connections. | Count | dbInstanceId | Average |
total_conn_num | The total number of connections. | Count | dbInstanceId | Average |
import_edges_ps | The number of edges imported per second. | Count | dbInstanceId | Average |
import_vertices_ps | The number of vertices imported per second. | Count | dbInstanceId | Average |
AnalyticDB
Set the Project parameter to acs_ads. Set the Period parameter to an integral multiple of 60s.
MetricName | Description | Unit | Dimensions | Statistics |
---|---|---|---|---|
ads.diskSize | The rated disk capacity. | MB | instanceId, tableSchema, and workerId | Average, Minimum, and Maximum |
ads.diskUsed | The consumed disk space. | MB | instanceId, tableSchema, and workerId | Average, Minimum, and Maximum |
ads.diskUsedPercent | The disk usage. | Percent | instanceId, tableSchema, and workerId | Average, Minimum, and Maximum |
ApsaraDB for MongoDB
- Set the Project parameter to acs_mongodb. Set the Period parameter to an integral multiple of 60s.
- Set role to Primary or Secondary to specify the primary or secondary instance in the Dimensions parameter.
MetricName | Metric | Description | Unit | Dimensions | Statistics |
---|---|---|---|---|---|
CPUUtilization | (Host&Slave) CPU Usage | The CPU utilization of the instance. | % | userId, instanceId, and role | Average, Minimum, and Maximum |
MemoryUtilization | (Host&Slave) Memory Usage | The memory usage of the instance. | % | userId, instanceId, and role | Average, Minimum, and Maximum |
DiskUtilization | (Host&Slave) Disk Usage | The disk usage of the instance. | % | userId, instanceId, and role | Average, Minimum, and Maximum |
IOPSUtilization | (Host&Slave) IOPS Usage | The IOPS usage of the instance. | % | userId, instanceId, and role | Average, Minimum, and Maximum |
ConnectionUtilization | (Host&Slave) Connection Usage | The percentage of the connections that are in use. | % | userId, instanceId, and role | Average, Minimum, and Maximum |
QPS | (Host&Slave) QPS | The average number of SQL queries occurred on the ApsaraDB for MongoDB instance per second. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
ConnectionAmount | (Host&Slave) Connection Usage | The number of ApsaraDB for MongoDB instances that the current application is connected to. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
InstanceDiskAmount | (Host&Slave) Disk Size Occupied by Instances | The total disk space occupied by an instance. | Byte | userId, instanceId, and role | Average, Minimum, and Maximum |
DataDiskAmount | (Host&Slave) Disk Size Occupied by Data | The disk space occupied by data. | Byte | userId, instanceId, and role | Average, Minimum, and Maximum |
LogDiskAmount | (Host&Slave) Disk Size Occupied by Logs | The disk space occupied by logs. | Byte | userId, instanceId, and role | Average, Minimum, and Maximum |
IntranetIn | (Host&Slave) Cache Inbound Bandwidth | The inbound traffic of the instance. | Byte | userId, instanceId, and role | Average, Minimum, and Maximum |
IntranetOut | (Host&Slave) Cache Outbound Bandwidth | The outbound traffic of the instance. | Byte | userId, instanceId, and role | Average, Minimum, and Maximum |
NumberRequests | (Host&Slave) Number of Requests | The total number of requests sent to the server. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
OpInsert | (Host&Slave) Number of Insert Operations | The total number of insert commands received since the last time that the ApsaraDB for MongoDB instance was started. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
OpQuery | (Host&Slave) Number of Query Operations | The total number of query commands received since the last time that the ApsaraDB for MongoDB instance was started. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
OpUpdate | (Host&Slave) Number of Update Operations | The total number of update commands received since the last time that the ApsaraDB for MongoDB instance was started. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
OpDelete | (Host&Slave) Number of Delete Operations | The total number of delete operations performed since the last time that the ApsaraDB for MongoDB instance was started. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
OpGetmore | (Host&Slave) Number of Getmore Operations | The total number of getmore operations performed since the last time that the ApsaraDB for MongoDB instance was started. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
OpCommand | (Host&Slave) Number of Command Operations | The total number of commands sent to the database since the last time that the ApsaraDB for MongoDB instance was started. | count | userId, instanceId, and role | Average, Minimum, and Maximum |
Express Connect
- Set the Project parameter to acs_express_connect. Set the Period parameter to an integral multiple of 60s.
- Assign the actual instance ID to instanceId in the Dimensions parameter.
MetricName | Metric or description | Unit | Dimensions |
---|---|---|---|
IntranetRX | The inbound traffic. | Byte | instanceId |
IntranetTX | The outbound traffic. | Byte | instanceId |
ReceiveBandwidth | Inbound Bandwidth | bit/s | instanceId |
TransportedBandwidth | Outbound Bandwidth | bit/s | instanceId |
RouterInterfaceResponseTime | RouterInterfaceResponseTime | ms | instanceId |
RouterInterfaceLossRate | RouterInterfaceLossRate | % | instanceId |
Function Compute
- Set the Project parameter to acs_fc. Set the Period parameter to an integral multiple of 60s.
- If the monitored resources reside in the China (Shanghai) region, assign cn-shanghai to region in the Dimensions parameter.
MetricName | Unit | Dimensions |
---|---|---|
FunctionAvgDuration | ms | region, serviceName, and functionName |
FunctionBillableInvocations | Count | region, serviceName, and functionName |
FunctionBillableInvocationsRate | Percent | region, serviceName, and functionName |
FunctionClientErrors | Count | region, serviceName, and functionName |
FunctionClientErrorsRate | Percent | region, serviceName, and functionName |
FunctionServerErrors | Count | region, serviceName, and functionName |
FunctionServerErrorsRate | Percent | region, serviceName, and functionName |
FunctionThrottles | Count | region, serviceName, and functionName |
FunctionThrottlesRate | Percent | region, serviceName, and functionName |
FunctionTotalInvocations | Count | region, serviceName, and functionName |
RegionBillableInvocations | Count | region |
RegionBillableInvocationsRate | Percent | region |
RegionClientErrors | Count | region |
RegionClientErrorsRate | Percent | region |
RegionServerErrors | Count | region |
RegionServerErrorsRate | Percent | region |
RegionThrottles | Count | region |
RegionThrottlesRate | Percent | region |
RegionTotalInvocations | Count | region |
ServiceBillableInvocations | Count | region and serviceName |
ServiceBillableInvocationsRate | Percent | region and serviceName |
ServiceClientErrors | Count | region and serviceName |
ServiceClientErrorsRate | Percent | region and serviceName |
ServiceServerErrors | Count | region and serviceName |
ServiceServerErrorsRate | Percent | region and serviceName |
ServiceThrottles | Count | region and serviceName |
ServiceThrottlesRate | Percent | region and serviceName |
ServiceTotalInvocations | Count | region and serviceName |
BatchCompute
Set the Project parameter to acs_streamcompute. Set the Period parameter to an integral multiple of 60s.
MetricName | Description | Unit | Dimensions | Statistics |
---|---|---|---|---|
cls_dataVfsFsSizePused | The data disk usage of the cluster. | % | clusterId, groupId, and instanceId | Average, Maximum, and Minimum |
cls_systemCpuLoad | The system load of the cluster. | % | clusterId, groupId, and instanceId | Average, Maximum, and Minimum |
cls_systemCpuUtilIdle | The CPU idle rate of the cluster. | % | clusterId, groupId, and instanceId | Average, Maximum, and Minimum |
cls_systemCpuUtilUsed | The CPU utilization of the cluster. | % | clusterId, groupId, and instanceId | Average, Maximum, and Minimum |
cls_vfsFsSizePused | The system disk usage of the cluster. | % | clusterId, groupId, and instanceId | Average, Maximum, and Minimum |
cls_vmMemorySizePused | The memory usage of the cluster. | % | clusterId, groupId, and instanceId | Average, Maximum, and Minimum |
job_dataVfsFsSizePused | The data disk usage of the job. | % | jobId, taskId, and instanceId | Average, Maximum, and Minimum |
job_systemCpuLoad | The system load of the job. | % | jobId, taskId, and instanceId | Average, Maximum, and Minimum |
job_systemCpuUtilIdle | The CPU idle rate of the job. | % | jobId, taskId, and instanceId | Average, Maximum, and Minimum |
job_systemCpuUtilUsed | The CPU utilization of the job. | % | jobId, taskId, and instanceId | Average, Maximum, and Minimum |
job_vfsFsSizePused | The system disk usage of the job. | % | jobId, taskId, and instanceId | Average, Maximum, and Minimum |
job_vmMemorySizePused | The memory usage of the job. | % | jobId, taskId, and instanceId | Average, Maximum, and Minimum |
NAT Gateway
Set the Project parameter to acs_nat_gateway. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Remarks |
---|---|---|---|---|
SnatConnection | SNAT Connections | Count/Min | instanceId | instanceId indicates the ID of the NAT gateway. |
net_rx.rate | Inbound Bandwidth | bit/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_tx.rate | Outbound Bandwidth | bit/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_rx.Pkgs | Inbound Packet Rate | packages/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_tx.Pkgs | Outbound Packet Rate | packages/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_tx.ratePercent | Outbound Bandwidth Usage | % | instanceId | instanceId indicates the ID of the bandwidth plan. |
SnatConnectionDrop_ConcurrentConnectionLimit | Capacity Limit discarded connections | Count/Min | instanceId | instanceId indicates the ID of the NAT gateway. |
SnatConnectionDrop_ConnectionRateLimit | Speed limit discarded connections | Count/Min | instanceId | instanceId indicates the ID of the NAT gateway. |
Log Service
Set the Project parameter to acs_sls_dashboard. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
LogInflow | Write Traffic | Byte | project and logstore |
NetFlow | Size of Raw Data | Byte | project and logstore |
SumQPS | Overall QPS | Count | project and logstore |
LogMethodQPS | Number of operations | Count | project and logstore |
LogCodeQPS | Service Status | Count | project and logstore |
SuccessdByte | Traffic resolved successfully | Byte | project and logstore |
SuccessdLines | Lines resolved successfully | Line | project and logstore |
FailedLines | Lines failed to be resolved | Line | project and logstore |
AlarmPV | Number of errors | Count | project and logstore |
AlarmUV | Number of error instances | Count | project and logstore |
AlarmIPCount | Number of error IPs | Count | project and logstore |
InflowLine | Lines | Line | project and logstore |
LogOutflow | Read Traffic | Byte | project and logstore |
ConsumerGroupFallBehind | Delay Time of Consumption. | Second | project and logstore |
Alibaba Cloud Container Service
Set the Project parameter to acs_containerservice_dashboard. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
CpuUtilization | CPU Usage | % | clusterId, serviceId, and instanceId |
InternetInRate | Internet Inbound Rate | Byte/s | clusterId, serviceId, and instanceId |
InternetOutRate | Internet Outbound Rate | Byte/s | clusterId, serviceId, and instanceId |
MemoryAmount | Memory | Byte | clusterId, serviceId, and instanceId |
MemoryUtilization | Memory Usage | % | clusterId, serviceId, and instanceId |
IOReadRate | I/O Read Rate | Byte/s | clusterId, serviceId, and instanceId |
IOWriteRate | I/O Write Rate | Byte/s | clusterId, serviceId, and instanceId |
GPUMemoryUsed | GPU Memory Usage | byte | clusterId, instanceId, and gpuId |
GPUTemperature | GPU Temperature | °C | clusterId, instanceId, and gpuId |
GPUUsed | GPU Usage | % | clusterId, instanceId, and gpuId |
VPN Gateway
Set the Project parameter to acs_vpn. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
net_rx.rate | Inbound Bandwidth | bit/s | instanceId |
net_tx.rate | Outbound Bandwidth | bit/s | instanceId |
net_rx.Pkgs | Gateway.rxPkgs | package/s | instanceId |
net_tx.Pkgs | Gateway.txPkgs | package/s | instanceId |
ssl_client.count | SSL Client Count | count | instanceId |
ipsec.rxPkgs | Inbound Packages | package/s | VpnConnectionId |
ipsec.txPkgs | Outbound Packages | package/s | VpnConnectionId |
ipsec_rx.rate | Inbound Bandwidth | bit/s | VpnConnectionId |
ipsec_tx.rate | Outbound Bandwidth | bit/s | VpnConnectionId |
EIP Bandwidth Plan
Set the Project parameter to acs_bandwidth_package, and the data aggregation period to 60s. You can set the Period parameter to an integral multiple of 60.
MetricName | Metric | Unit | Dimensions | Remarks |
---|---|---|---|---|
net_rx.rate | Inbound Bandwidth | bit/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_tx.rate | Outbound Bandwidth | bit/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_rx.Pkgs | Inbound Packet Rate | package/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_tx.Pkgs | Outbound Packet Rate | package/s | instanceId | instanceId indicates the ID of the bandwidth plan. |
net_tx.ratePercent | Outbound Bandwidth Usage | % | instanceId | instanceId indicates the ID of the bandwidth plan. |
CEN
Set the Project parameter to acs_cen, and the data aggregation period to 60s. You can set the Period parameter to an integral multiple of 60.
MetricName | Metric or description | Unit | Dimensions |
---|---|---|---|
InternetOutRatePercentByConnectionArea | Area Internet Out Rate Percent | % | cenId and geographicSpanId |
InternetOutRatePercentByConnectionRegion | Region Internet Out Rate Percent | % | cenId, geographicSpanId, localRegionId, and oppositeRegionId |
InternetOutRateByConnectionArea | Area Internet Out Rate | bit/s | cenId and geographicSpanId |
InternetOutRateByConnectionRegion | Region Internet Out Rate | bit/s | cenId, geographicSpanId, localRegionId, and oppositeRegionId |
LatencyByConnectionRegion | The latency in the region. | ms | src_region_id and dst_region_id |
VBRHealthyCheckLatency | Healthy Check Latency | ms | cenId and vbrInstanceId |
VBRHealthyCheckLossRate | Healthy Check Loss Rate | % | cenId and vbrInstanceId |
VBRInternetOutRate | Internet Out Rate | bit/s | cenId and vbrInstanceId |
VBRInternetInRate | Internet In Rate | bit/s | cenId and vbrInstanceId |
ENS
- Set the Project parameter to acs_ens. Set the Period parameter to an integral multiple of 60s.
- Set the nodeId parameter to the Chinese pinyin of the city and ISP. For example, China Telecom in Kunming is cn-kunming-telecom. China Mobile in Wuhan is cn-wuhan-cmcc. China Unicom in Wuhan is cn-wuhan-cucc.
- Assign the actual instance ID to instanceId.
MetricName | Description | Unit | Dimensions |
---|---|---|---|
instance_internetin_rate | The downstream bandwidth of the instance. | bit/s | nodeId and instanceId |
instance_internetout_rate | The upstream bandwidth of the instance. | bit/s | nodeId and instanceId |
node_internetin_rate | The downstream bandwidth of the node. | bit/s | nodeId |
node_internetout_rate | The upstream bandwidth of the node. | bit/s | nodeId |
user_internetin_rate | The downstream bandwidth on the user side. | bit/s | N/A |
user_internetout_rate | The upstream bandwidth on the user side. | bit/s | N/A |
MTR | The average MTR packet loss rate of the source detection point, which is on the line provided by the Internet service provider (ISP). | % | sourceRegion |
Open Search
- Set the Project parameter to acs_opensearch. For more information about the data aggregation period, see the Minimum frequency column in the following table.
- To query the value of regionId in the Dimensions parameter, you can call the DescribeRegions operation.
MetricName | Metric | Unit | Dimensions | Minimum frequency |
---|---|---|---|---|
DocSizebyApp | DocSizebyApp | Byte | regionId, appName, and appId | 10 minutes |
DocSizeRatiobyApp | DocSizeRatio | % | regionId, appName, and appId | 10 minutes |
DocCountbyApp | DocCount | Count | regionId, appName, and appId | 10 minutes |
QPSbyApp | QPS | Count/Second | regionId, appName, and appId | 20s |
LossQPSbyApp | LossQPS | Count/Second | regionId, appName, and appId | 20s |
LatencybyApp | LatencybyApp | ms | regionId, appName, and appId | 20s |
ComputeResourcebyApp | ComputeResourcebyApp | LCU | regionId, appName, and appId | 20s |
ComputeResourceRatiobyApp | ComputeResourceRatiobyApp | % | regionId, appName, and appId | 20s |
ComputeCostbyApp | ComputeCostbyApp | LCU | regionId, appName, and appId | 20s |
SCDN
- Set the Project parameter to acs_scdn. Set the Period parameter to an integral multiple of 60s.
- Assign the actual ID of the Secure CDN (SCDN) instance to instanceId in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
BPS | Peak Bandwidth | bit/s | instanceId | Average, Maximum, and Minimum |
code4xx | 4XX Return Code ratio | % | instanceId | Average, Maximum, and Minimum |
code5xx | 5XX Return Code ratio | % | instanceId | Average, Maximum, and Minimum |
hitRate | Hit Rate | % | instanceId | Average, Maximum, and Minimum |
QPS | QPS | Count | instanceId | Average, Maximum, and Minimum |
DCDN
- Set the Project parameter to acs_dcdn. Set the Period parameter to an integral multiple of 60s.
- Assign the actual ID of the Dynamic Route for CDN (DCDN) instance to instanceId in the Dimensions parameter.
MetricName | Metric or description | Unit | Dimensions | Statistics |
---|---|---|---|---|
bps_in | bps_in | bit/s | domain_name | Maximum |
bps_out | bps_out | bit/s | domain_name | Maximum |
code_ratio_1 | 1xxratio | % | domain_name | Maximum |
code_ratio_2 | 2xxratio | % | domain_name | Maximum |
code_ratio_3 | 3xxratio | % | domain_name | Maximum |
code_ratio_4 | 4xxratio | % | domain_name | Maximum |
code_ratio_5 | 5xxratio | % | domain_name | Maximum |
dcdn_qps | qps | count | domain_name | Maximum |
hit_rate | hit_rate | % | domain_name | Maximum |
rt | rt | milliseconds | domain_name | Maximum |
domain_count | domain_count | count | isp and loc | Sum |
edge_fftb | The latency of sending the initial packet to IP Application Accelerator (IPA). | milliseconds | domain_name, isp, and loc | Maximum |
IPAOrigConnError | The failure rate of establishing connections between the origin server and IPA. | % | domain_name, isp, and loc | Maximum |
IPAOrigError | The error rate of forwarding network traffic from IPA to the origin server. | % | domain_name, isp, and loc | Maximum |
IPAOrigTimeout | The timeout rate of connections between IPA and the origin server. | % | domain_name, isp, and loc | Maximum |
ipa_conn | The number of connections to edge nodes. | count | domain_name, isp, and loc | Maximum |
ipa_edge_bps | The downstream bandwidth of edge nodes. | bit/s | domain_name, isp, and loc | Maximum |
ipa_new_conn | The number of new connections to edge nodes. | count | domain_name, isp, and loc | Maximum |
ipa_ori_bps | The downstream bandwidth of forwarding network traffic from IPA to the origin server. | bit/s | domain_name, isp, and loc | Maximum |
ori_fftb | The latency of forwarding the initial packet to the origin server. | milliseconds | domain_name, isp, and loc | Maximum |
DRDS
- Set the Project parameter to acs_drds. Set the Period parameter to an integral multiple of 60s.
- Assign the actual ID of the Distributed Relational Database Service (DRDS) instance to instanceId in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Description |
---|---|---|---|---|
ConnectionCount | DRDS_ConnectionCount | count | instanceId | The number of connections established between applications and the DRDS instance. |
CPUUtilization | DRDS_CPUUtilization | % | instanceId | The average CPU utilization of DRDS nodes. |
LogicQPS | DRDS_LogicQPS | count | instanceId | The total number of SQL statements processed by DRDS nodes per second. |
LogicRT | DRDS_LogicRT | ms | instanceId | The average response time for processing each SQL statement by DRDS nodes. |
MemoryUtilization | DRDS_MemoryUtilization | % | instanceId | The memory usage. |
NetworkInputTraffic | DRDS NetworkInput Traffic | bit/s | instanceId | The inbound bandwidth. |
NetworkOutputTraffic | DRDS NetworkOutputTraffic | bit/s | instanceId | The outbound bandwidth. |
PhysicsQPS | DRDS_PhysicsQPS | count | instanceId | The total number of SQL operations sent from DRDS nodes to ApsaraDB RDS per second. |
PhysicsRT | DRDS_PhysicsRT | ms | instanceId | The average response time for transmitting SQL statements from DRDS nodes to ApsaraDB RDS. |
ThreadCount | DRDS_ThreadCount | count | instanceId | The number of threads that are used by DRDS nodes to execute SQL statements. |
IoT Platform
Set the Project parameter to acs_iot. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Description |
---|---|---|---|---|
DeviceEventReportError | DeviceEventReportError | Count | regionId,instanceId,productKey | The number of failures occurred when device events are reported. |
DevicePropertyReportError | DevicePropertyReportError | Count | regionId,instanceId,productKey | The number of failures occurred when device attributes are reported. |
DevicePropertySettingError | DevicePropertySettingError | Count | regionId,instanceId,productKey | The number of failures occurred when device attributes are configured. |
DeviceServiceCallError | DeviceServiceCallError | Count | regionId,instanceId,productKey | The number of failures occurred when device services are called. |
MessageCountForwardedThroughRuleEngine_DATAHUB | MessageCountForwardedThroughRuleEngine_DATAHUB | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to DataHub. |
MessageCountForwardedThroughRuleEngine_FC | MessageCountForwardedThroughRuleEngine_FC | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to Function Compute. |
MessageCountForwardedThroughRuleEngine_MNS | MessageCountForwardedThroughRuleEngine_MNS | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to MNS. |
MessageCountForwardedThroughRuleEngine_MQ | MessageCountForwardedThroughRuleEngine_MQ | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to Message Queue. |
MessageCountForwardedThroughRuleEngine_OTS | MessageCountForwardedThroughRuleEngine_OTS | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to Tablestore. |
MessageCountForwardedThroughRuleEngine_RDS | MessageCountForwardedThroughRuleEngine_RDS | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to ApsaraDB RDS. |
MessageCountForwardedThroughRuleEngine_REPUBLISH | MessageCountForwardedThroughRuleEngine_REPUBLISH | Count | regionId,instanceId,productKey | The number of messages that the rules engine forwarded to another topic. |
MessageCountForwardedThroughRuleEngine_TSDB | MessageCountForwardedThroughRuleEngine_TSDB | Count | regionId,instanceId,productKey | The number of messages that the rules engine has forwarded to Time Series Database (TSDB). |
MessageCountSentFromIoT_HTTP_2 | MessageCountSentFromIoT_HTTP_2 | Count | regionId,instanceId,productKey | The number of messages sent from IoT Platform by using HTTP 2. |
MessageCountSentFromIoT_LoRa | MessageCountSentFromIoT_LoRa | Count | regionId,instanceId,productKey | The number of messages sent from IoT Platform by using LoRa. |
MessageCountSentFromIoT_MQTT | MessageCountSentFromIoT_MQTT | Count | regionId,instanceId,productKey | The number of messages sent from IoT Platform by using MQTT . |
MessageCountSentToIoT_CoAP | MessageCountSentToIoT_CoAP | Count | regionId,instanceId,productKey | The number of messages sent to IoT Platform by using CoAP. |
MessageCountSentToIoT_HTTP | MessageCountSentToIoT_HTTP | Count | regionId,instanceId,productKey | The number of messages sent to IoT Platform by using HTTP. |
MessageCountSentToIoT_HTTP_2 | MessageCountSentToIoT_HTTP/2 | Count | regionId,instanceId,productKey | The number of messages sent to IoT Platform by using HTTP 2. |
MessageCountSentToIoT_LoRa | MessageCountSentToIoT_LoRa | Count | regionId,instanceId,productKey | The number of messages sent to IoT Platform by using LoRa. |
MessageCountSentToIoT_MQTT | MessageCountSentToIoT_MQTT | Count | regionId,instanceId,productKey | The number of messages sent to IoT Platform by using MQTT. |
OnlineDevicesCount_MQTT | OnlineDevicesCount_MQTT | Count | regionId,instanceId,productKey | The number of devices that are connected to IoT Platform by using MQTT. |
Direct Mail
Set the Project parameter to acs_directmail. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
MAILAGENT_SENDMAIL_ERR_MSGSIZE_QPS | WEB/API: Maximum Length Exceeded Error QPS | Count/min | N/A |
MAILAGENT_SENDMAIL_ERR_QUOTA_QPS | WEB/API: Quota Exceeded Error QPS | Count/min | N/A |
MAILAGENT_SENDMAIL_ERR_SPAM_QPS | WEB/API: Spam QPS | Count/min | N/A |
MAILAGENT_SENDMAIL_SUCC_QPS | WEB/API: Email Sent Successfully QPS | Count/min | N/A |
SMTP_AUTH_FAILED_QPS | SMTP: Verification Failed QPS | Count/min | N/A |
SMTP_AUTH_SUCC_QPS | SMTP: Verification Successful QPS | Count/min | N/A |
SMTP_SENDMAIL_ERR_MSGSIZE_QPS | SMTP: Maximum Length Exceeded Error QPS | Count/min | N/A |
SMTP_SENDMAIL_ERR_QUOTA_QPS | SMTP: Quota Exceeded Error QPS | Count/min | N/A |
SMTP_SENDMAIL_ERR_SPAM_QPS | SMTP: Spam QPS | Count/min | N/A |
SMTP_SENDMAIL_SUCC_QPS | SMTP: Email Sent Successfully QPS | Count/min | N/A |
UD_AUTH_ERR_IP_QPS | SMTP: Email Sent Successfully QPS | Count/min | N/A |
UD_AUTH_ERR_PASSWD_QPS | Abnormal Account: Password Incorrect QPS | Count/min | N/A |
UD_AUTH_ERR_STATUS_QPS | Abnormal Account: Account Frozen QPS | Count/min | N/A |
Elasticsearch
Set the Project parameter to acs_elasticsearch. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric or description | Unit | Dimensions |
---|---|---|---|
ClusterAutoSnapshotLatestStatus | The status of a snapshot. A value of -1 indicates that no snapshot exists. A value of 0 indicates that the snapshot is created. A value of 1 indicates that the system is creating a snapshot. A value of 2 indicates that the system failed to create a snapshot. | N/A | clusterId |
ClusterIndexQPS | ClusterIndexQPS | Count/Second | clusterId |
ClusterQueryQPS | ClusterQueryQPS | Count/Second | clusterId |
ClusterStatus | ClusterStatus | N/A | clusterId |
NodeCPUUtilization | NodeCPUUtilization | % | clusterId and nodeIP |
NodeDiskUtilization | NodeDiskUtilization | % | clusterId and nodeIP |
NodeHeapMemoryUtilization | NodeHeapMemoryUtilization | % | clusterId and nodeIP |
NodeLoad_1m | NodeLoad_1m | N/A | clusterId and nodeIP |
NodeStatsExceptionLogCount | NodeStatsExceptionLogCount | Count | clusterId and nodeIP |
NodeStatsFullGcCollectionCount | NodeStatsFullGcCollectionCount | Count | clusterId and nodeIP |
Logstash
Set the Project parameter to acs_elasticsearch. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric or description | Unit | Dimensions | Statistics |
---|---|---|---|---|
LogstashCpuPercent | Node CPU Usage | % | userId and instanceId | Maximum |
LogstashNodeDiskUsage | Node Disk Usage | % | userId and instanceId | Maximum |
LogstashNodeHeapMemory | The JVM usage of the Logstash node. | % | userId and instanceId | Maximum |
LogstashNodeLoad1m | The load of the Logstash node within the last minute. | value | userId and instanceId | Maximum |
Auto Scaling
- Set the Project parameter to acs_ess_dashboard. Set the Period parameter to an integral multiple of 60s.
- Assign the ID of the scaling group to instanceId in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
MaxInstanceCount | Maximum Instance Number | Count | instanceId |
MinInstanceCount | Minimum Instance Number | Count | instanceId |
PendingInstanceCount | Number of instances being added | Count | instanceId |
RemovingInstanceCount | Number of instances being removed | Count | instanceId |
RunningInstanceCount | Number of running instances | Count | instanceId |
TotalInstanceCount | Instance Number | Count | instanceId |
Realtime Compute
Set the Project parameter to acs_streamcompute. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
FetchedDelay | Fetched Delay | s | regionId, projectName, and jobName |
inputDelay | Response Delay | s | regionId, projectName, and jobName |
ParserTpsRate | Read RPS | RPS | regionId, projectName, and jobName |
SinkOutTpsRate | Write RPS | RPS | regionId, projectName, and jobName |
TaskFailoverRate | FailoverRate | % | regionId, projectName, and jobName |
Dedicated-bandwidth Global Accelerator instances
Set the Project parameter to acs_global_acceleration. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
InternetInPPS | Inbound Data Package | pps | instanceId |
InternetInRate | Network Inflow Bandwidth | bit/s | instanceId |
InternetOutPPS | Outbound Data Package | pps | instanceId |
InternetOutRate | Outbound Bandwidth | bit/s | instanceId |
Shared-bandwidth Global Accelerator instances
Set the Project parameter to acs_global_acceleration. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
SharingInternetInPPS | InternetInPPS | pps | instanceId | Value |
SharingInternetInRate | InternetInRate | bits/s | instanceId | Value |
SharingInternetOutPPS | InternetOutPPS | pps | instanceId | Value |
SharingInternetOutRate | InternetOutRate | bits/s | instanceId | Value |
SharingInternetOutRatePercent | InternetOutRatePercent | % | instanceId | Value |
TSDB
Set the Project parameter to acs_hitsdb. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
DataPointsIncrement | Data Points Increment | % | instanceId and database |
DiskUtilization | DiskUtilization | GB | instanceId |
TotalTimeSeries | Total Time Series | Count | instanceId |
Message Queue for AMQP
Set the Project parameter to acs_adb. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
InstanceMessageInput | InstanceMessageInput | count/min | regionId and instanceId | Sum |
InstanceMessageOutput | InstanceMessageOutput | count/min | regionId and instanceId | Sum |
InstanceQueueMessageAccumulation | InstanceQueueMessageAccumulation | count/min | regionId, instanceId, and vhostQueue | Maximum |
InstanceQueueMessageInput | InstanceQueueMessageInput | count/min | regionId, instanceId, and vhostQueue | Maximum |
InstanceQueueMessageOutput | InstanceQueueMessageOutput | count/min | regionId, instanceId, and vhostQueue | Maximum |
InstanceVhostMessageInput | InstanceVhostMessageInput | count/min | regionId, instanceId, and vhostName | Sum |
InstanceVhostMessageOutput | InstanceVhostMessageOutput | count/min | regionId, instanceId, and vhostName | Sum |
Message Queue for Apache Kafka
Set the Project parameter to acs_kafka. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
instance_disk_capacity | InstanceDiskUtilization | % | instanceId |
instance_message_input | InstanceMessageInput | byte/s | instanceId |
instance_message_output | InstanceMessageOutput | byte/s | instanceId |
topic_message_input | TopicMessageInput | byte/s | instanceId and topic |
topic_message_output | TopicMessageOutput | byte/s | instanceId and topic |
Open Ad
Set Project to acs_openad. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Minimum period |
---|---|---|---|---|
bid_pv | (DSP)RTB PV | Count | dspId | 60 |
bid_qps | (DSP)RTB QPS | Count/Second | dspId | 60 |
click_pv | (DSP)Ad Click PV | Count | dspId | 60 |
click_qps | (DSP)Ad Click QPS | Count/Second | dspId | 60 |
click_rt | (DSP)Ad Click Delay | Milliseconds | dspId | 60 |
dmp_crowd_num | (DSP)dmp_crowd_num | Count/Day | dspId | 3600 |
dmp_crowd_pv | (DSP)dmp_crowd_pv | Count/Day | dspId | 3600 |
dmp_storage | (DSP)dmp_storage | Bytes/Day | dspId | 3600 |
show_pv | (DSP)Ad Impression PV | Count | dspId | 60 |
show_qps | (DSP)Ad Impression QPS | Count/Second | dspId | 60 |
show_rt | (DSP)Ad Impression Delay | Milliseconds | dspId | 60 |
ssp_bid_pv | (SSP)RTB PV | Count | sspId | 60 |
ssp_bid_qps | (SSP)RTB QPS | Count/Second | sspId | 60 |
ssp_click_pv | (SSP)Ad Click PV | Count | sspId | 60 |
ssp_click_qps | (SSP)Ad Click QPS | Count/Second | sspId | 60 |
ssp_click_rt | (SSP)Ad Click delay | Milliseconds | sspId | 60 |
ssp_dmp_crowd_num | (SSP)DMS Crowd Number | Count/Day | sspId | 3600 |
ssp_dmp_crowd_pv | (SSP)DMS Crowd PV | Count/Day | sspId | 3600 |
ssp_dmp_storage | The amount of memory occupied by the data management platform (supply-side platform). | Bytes/Day | sspId | 3600 |
ssp_show_pv | (SSP)Ad Impression PV | Count | sspId | 60 |
ssp_show_qps | (SSP)AAd Impression QPS | Count/Second | sspId | 60 |
ssp_show_rt | (SSP)Ad Impression delay | Milliseconds | sspId | 60 |
ssp_umeng_crowd_num | umeng_crowd_num | Count/Day | sspId | 3600 |
ssp_umeng_crowd_pv | umeng_crowd_pv | Count/Day | sspId | 3600 |
umeng_crowd_num | umeng_crowd_num | Count/Day | dspId | 3600 |
umeng_crowd_pv | umeng_crowd_pv | frequency/Day | dspId | 3600 |
PCDN
Set the Project parameter to acs_pcdn. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
InternetOutRate | InternetOutRate | bit/s | domain |
HybridDB for MySQL
Set the Project parameter to acs_petadata.
MetricName | Metric | Unit | Dimensions | Minimum period |
---|---|---|---|---|
DiskUsage | Disk Usage | Mbyte | instanceId | 300s |
InboundBandwidth | Inbound Bandwidth | byte/s | instanceId | 300s |
Node_CPUUsage | Node CPU Usage | % | instanceId, schema, and nodeId | 480s |
Node_DiskUsage | Node Disk Usage | Mbyte | instanceId, schema, and nodeId | 480s |
Node_IOPS | Node IOPS | Count/Second | instanceId, schema, and nodeId | 480s |
OutboundBandwidth | Outbound Bandwidth | byte/s | instanceId | 300s |
QPS | QPS | Count/Second | instanceId | 300s |
ApsaraVideo for Live
- Set the Project parameter to acs_videolive. Set the Period parameter to an integral multiple of 60s.
- Assign the actual domain name to instanceId in the Dimensions parameter.
MetricName | Metric or description | Unit | Dimensions |
---|---|---|---|
BPS | Peak Bandwidth | bits/s | instanceId |
code4xx | 4xx Code | % | instanceId |
code5xx | 5xx Code | % | instanceId |
InternetInConcurrentNumber | The number of streams that are concurrently ingested. | count | instanceId |
InternetInRate | The upstream bandwidth for stream ingest. | byte/s | instanceId |
InternetOut | InternetOut | bytes | instanceId |
QPS | QPS | Count | instanceId |
AnalyticDB for PostgreSQL
Set the Project parameter to acs_hybriddb. Set the Period parameter to an integral multiple of 300s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
ConnectionUsage | ConnectionUsage | % | instanceId and role |
CpuUsage | CpuUsage | % | instanceId and role |
DiskUsage | DiskUsage | % | instanceId and role |
IOPSUsage | IOPSUsage | % | instanceId and role |
MemoryUsage | MemoryUsage | % | instanceId and role |
AnalyticDB for MySQL 3.0
Set the Project parameter to acs_adb. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
connections | Connections | count | instanceId | Average |
disk_used_percent | DiskUsedPercent | % | instanceId | Average |
insert_avg_rt | InsertAvgRt | milliseconds | instanceId | Average |
insert_max_rt | InsertMaxRt | milliseconds | instanceId | Average |
insert_in_bytes | InsertInBytes | Mbyte | instanceId | Average |
qps | QPS | count | instanceId | Average |
query_avg_rt | QueryAvgRt | milliseconds | instanceId | Average |
query_max_rt | QueryMaRt | milliseconds | instanceId | Average |
query_total_wait_time | QueryTotalWaitTime | milliseconds | instanceId | Average |
tps | TPS | count | instanceId | Average |
worker_avg_cpu_used | AvgCpuUsed | % | instanceId | Average |
worker_avg_read_bytes | AvgReadBytes | Mbyte | instanceId | Average |
worker_avg_read_iops | AvgReadIOPS | frequency | instanceId | Average |
worker_avg_write_bytes | AvgWriteBytes | Mbyte | instanceId | Average |
worker_avg_write_iops | AvgWriteIOPS | frequency | instanceId | Average |
ApsaraVideo for Media Processing
Set the Project parameter to acs_mps. Set the Period parameter for the RequestSuccessRate metric to an integral multiple of 300s. Set the Period parameter for other metrics to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
RequestSuccessRate | RequestSuccessRate | % | N/A |
SnapshotTasks | SnapshotTasks | Count/Min | pipelineId |
TranscodingDuration | TranscodingDuration | Minutes | pipelineId |
TranscodingTasks | TranscodingTasks | Count/Min | pipelineId |
MaxCompute
Set the Project parameter to acs_maxcompute_prepay. Set the Period parameter to an integral multiple of 60s.
- Common metrics
MetricName Metric Unit Dimensions Statistics TunnelDownloadDatasizeDailyBP Tunnel download datasize daily by project byte userId and project Maximum TunnelDownloadTrafficBP Tunnel download traffic by project bytes/minute userId and project Average TunnelUploadDatasizeDailyBP Tunnel upload datasize daily by project byte userId and project Average TunnelUploadTrafficBP Tunnel upload traffic by project bytes/minute userId and project Average - Pay-as-you-go instance metrics
MetricName Metric Unit Dimensions Statistics TaskDailyCost Post-paid task daily consumption rmb userId and project Maximum TaskMonthlyCost Post-paid task monthly consumption rmb userId and project Maximum - Subscription-based quota group metrics
MetricName Metric Unit Dimensions Statistics PrePayQuotaGroupCPUUsed pre-paid quota group cpu usage % userId and groupName Average PrePayQuotaGroupJobWaitQueue QuotaGroupJobWaitQueue count userId and groupName Value PrePayQuotaGroupMemUsed pre-paid quota group mem usage MB userId and groupName Average - Subscription-based resource metrics
MetricName Metric Unit Dimensions Statistics UserRegionQGCPUUtilization pre-paid quota group cpu usage in each region % userId and regionId Average UserRegionQGMEMUtilization pre-paid quota group memory usage in each region % userId and regionId Average
Apsara File Storage for HDFS
Set the Project parameter to acs_hdfs. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions |
---|---|---|---|
read_iops | ReadIOPS | Count/Second | instanceId |
read_iosize | ReadIOSize | byte | instanceId |
read_throughput | ReadThroughput | byte/s | instanceId |
remaining_storagespace | RemainingStorageSpace | byte | instanceId |
storageutilization | StorageUtilization | % | instanceId |
used_storagespace | UsedStorageSpace | byte | instanceId |
write_iops | WriteIOPS | Count/Second | instanceId |
write_iosize | WriteIOSize | byte | instanceId |
write_throughput | write_throughput | byte/s | instanceId |
DDH
- Set the Project parameter to acs_ddh. Set the Period parameter to an integral multiple of 60s. The default value is 60s.
- Assign the ID of the dedicated host to DedicatedHostId in the Dimensions parameter.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
UserCpuUtilization | UserCpuUtilization | % | DedicatedHostId | Value |
UserDiskReadBPS | UserDiskReadBPS | Byte/s | DedicatedHostId | Value |
UserDiskWriteBPS | UserDiskWriteBPS | Byte/s | DedicatedHostId | Value |
UserDiskReadIOPS | UserDiskReadIOPS | IOPS | DedicatedHostId | Value |
UserDiskWriteIOPS | UserDiskWriteIOPS | IOPS | DedicatedHostId | Value |
UserNetworkRxBandwidth | UserNetworkRxBandwidth | bit/s | DedicatedHostId | Value |
UserNetworkTxBandwidth | UserNetworkTxBandwidth | bit/s | DedicatedHostId | Value |
UserNetworkRxPPS | UserNetworkRxPPS | pps | DedicatedHostId | Value |
UserNetworkTxPPS | UserNetworkTxPPS | pps | DedicatedHostId | Value |
Anti-DDoS Pro
Set the Project parameter to acs_newbgpddos. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
Active_connection | Active_connection | count | InstanceId | Maximum |
Back_Traffic | Back_Traffic | bit/s | InstanceId | Maximum |
Inactive_connection | Inactive_connection | count | InstanceId | Maximum |
In_Traffic | In_Traffic | bit/s | InstanceId | Maximum |
New_connection | New_connection | count | InstanceId | Maximum |
Out_Traffic | Out_Traffic | bit/s | InstanceId | Maximum |
WAF
Set the Project parameter to waf. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
4XX_ratio | 4XX_ratio | % | domain | Maximum |
5XX_ratio | 5XX_ratio | % | domain | Maximum |
qps | QPS | count/s | domain | Maximum |
qps_ratio | qps_ratio | % | domain | Maximum |
qps_ratio_down | qps_ratio_down | % | domain | Maximum |
acl_blocks_5m | acl_blocks_5m | count | domain | Maximum |
cc_blocks_5m | cc_blocks_5m | count | domain | Maximum |
waf_blocks_5m | waf_blocks_5m | count | domain | Maximum |
acl_rate_5m | acl_rate_5m | % | domain | Maximum |
cc_rate_5m | cc_rate_5m | % | domain | Maximum |
waf_rate_5m | waf_rate_5m | % | domain | Maximum |
PrivateLink
Set the Project parameter to acs_videolive. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
EndpointENIInBps | ENI Inbound Bandwidth | bit/s | userId, instanceId, and eniId | Average |
EndpointENIInDropBps | ENI Inbound Bandwidth Drop | bit/s | userId, instanceId, and eniId | Average |
EndpointENIInDropPps | ENI Inbound Packet Drop | packet/s | userId, instanceId, and eniId | Average |
EndpointENIInPps | ENI Inbound Packet | packet/s | userId, instanceId, and eniId | Average |
EndpointENIOutBps | ENI Outbound Bandwidth | bit/s | userId, instanceId, and eniId | Average |
EndpointENIOutDropBps | ENI Outbound Bandwidth Drop | bit/s | userId, instanceId, and eniId | Average |
EndpointENIOutDropPps | ENI Outbound Packet Drop | packet/s | userId, instanceId, and eniId | Average |
EndpointENIOutPps | ENI Outbound Packet | packet/s | userId, instanceId, and eniId | Average |
EndpointInBps | Endpoint Inbound Bandwidth | bit/s | userId and instanceId | Average |
EndpointInDropBps | Endpoint Inbound Bandwidth Drop | bit/s | userId and instanceId | Average |
EndpointInDropPps | Endpoint Inbound Packet Drop | packet/s | userId and instanceId | Average |
EndpointInPps | Endpoint Inbound Packet | packet/s | userId and instanceId | Average |
EndpointOutBps | Endpoint Outbound Bandwidth | bit/s | userId and instanceId | Average |
EndpointOutDropBps | Endpoint Outbound Bandwidth Drop | bit/s | userId and instanceId | Average |
EndpointOutDropPps | Endpoint Outbound Packet Drop | packet/s | userId and instanceId | Average |
EndpointOutPps | Endpoint Outbound Packet | packet/s | userId and instanceId | Average |
HBR
Set the Project parameter to acs_hbr. Set the Period parameter to an integral multiple of 1 hour.
MetricName | Metric | Unit | Dimensions | Statistics |
vault_storage_size | vault storage size | byte | InstanceId | Maximum |
HDR
Set the Project parameter to acs_hdr. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric or description | Unit | Dimensions | Statistics |
cpu_usage_idle | gateway cpu usage idle | % | gatewayId | Average |
mem_used_percent | gateway memory usage | % | gatewayId | Average |
net_bytes_recv | The amount of data received by the network interface controller (NIC) of an Hybrid Disaster Recovery (HDR) gateway. | byte | gatewayId | Maximum |
net_bytes_sent | The amount of data transmitted from the NIC of an HDR gateway. | byte | gatewayId | Maximum |
server_info_server.rpo | server rpo | s | serverId | Average |
ApsaraDB for Cassandra
- Set the Project parameter to acs_cds. Set the Period parameter to an integral multiple of 60s.
- Assign the actual cluster ID to clusterId in the Dimensions parameter. For example, assign 2ze563814whuc to clusterId. Assign the actual node ID to host. The node ID is in the format of core-n, for example, core-1.
Category | MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|---|
CPU | CpuUsage | CPU Usage | % | clusterId and host | Value |
CpuWait | CPU Wait | % | clusterId and host | Value | |
CpuLoad1 | CPU Load 1m | - | clusterId and host | Value | |
CpuLoad5 | CPU Load 5m | - | clusterId and host | Value | |
CpuLoad15 | CPU Load 15m | - | clusterId and host | Value | |
CpuIrq | CPU Hard Interrupt | % | clusterId and host | Average, Maximum, and Minimum | |
CPUNice | CPU Nice | % | clusterId and host | Average, Maximum, and Minimum | |
CpuSoftIrq | CPU Soft Interrupt | % | clusterId and host | Average, Maximum, and Minimum | |
CpuSys | CPU System | % | clusterId and host | Average, Maximum, and Minimum | |
CpuUser | CPU User | % | clusterId and host | Average, Maximum, and Minimum | |
Memory | HeapMemUsage | Heap Mem Usage | % | clusterId and host | Value |
OffHeapMem | Off Heap Memory | Bytes | clusterId and host | Value | |
MemUsage | Mem Usage | % | clusterId and host | Value | |
MemUsed | Mem Used | Bytes | clusterId and host | Value | |
Disk | SysDiskUsage | System Disk Usage | % | clusterId and host | Value |
DataDiskUsage | Data Disk Usage | % | clusterId and host | Value | |
DataDiskUsed | Data Disk Used | Bytes | clusterId and host | Value | |
DataDiskTotal | Data Disk Total | Bytes | clusterId and host | Value | |
DiskAwait | Disk Await | ms | clusterId and host | Value | |
DiskUtil | Disk IO %util | % | clusterId and host | Value | |
DiskInputs | Data Inputs | count/s | clusterId and host | Value | |
DiskOutputs | Disk Outputs | count/s | clusterId and host | Value | |
DiskReads | Disk Reads | Bytes/s | clusterId and host | Value | |
DiskWrites | Disk Writes | Bytes/s | clusterId and host | Value | |
Network | NetInputs | Net Inputs | count/s | clusterId and host | Value |
NetOutputs | Net Outputs | count/s | clusterId and host | Value | |
NetReads | Net Reads | Bytes/s | clusterId and host | Value | |
NetWrites | Net Writes | Bytes/s | clusterId and host | Value | |
Cassandra | ReadRequest | Read Request | count/s | clusterId and host | Value |
ReadLatency | Read Latency | ms | clusterId and host | Value | |
ReadLatency95 | Read Latency 95th Percentile | ms | clusterId and host | Value | |
ReadLatency99 | Read Latency 99th Percentile | ms | clusterId and host | Value | |
WriteRequest | Write Request | count/s | clusterId and host | Value | |
WriteLatency | Write Latency | ms | clusterId and host | Value | |
WriteLatency95 | Write Latency 95th Percentile | ms | clusterId and host | Value | |
WriteLatency99 | Write Latency 99th Percentile | ms | clusterId and host | Value |
ApsaraDB for HBase
Set the Project parameter to acs_hbaseserverless. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
Instance_storage_size | Instance storage size | Byte | instanceId | Sum |
read_cu | read cu qps | qps | instanceId | Sum |
write_cu | write cu QPS | qps | instanceId | Sum |
Message Queue for Apache RocketMQ
Set the Project parameter to acs_rocketmq. Set the Period parameter to an integral multiple of 60s.
MetricName | Metric | Unit | Dimensions | Statistics |
---|---|---|---|---|
ConsumerLag | ConsumerLag | count | instanceId and groupId | Sum |
ConsumerLagPerGidTopic | ConsumerLagPerGidTopic | count | instanceId, groupId, and topic | Sum |
MessageRetentionPeriod | MessageRetentionPeriod | hour | instanceId | Minimum |
ReceiveMessageCountPerGid | ReceiveMessageCountPerGid | count/min | instanceId and groupId | Sum |
ReceiveMessageCountPerGidTopic | ReceiveMessageCountPerGidTopic | count/min | instanceId, groupId, and topic | Sum |
ReceiveMessageCountPerInstance | ReceiveMessageCountPerInstance | count/min | instanceId | Sum |
ReceiveMessageCountPerTopic | ReceiveMessageCountPerTopic | count/min | instanceId and topic | Sum |
SendMessageCountPerGid | SendMessageCountPerGid | count/min | instanceId and groupId | Sum |
SendMessageCountPerGidTopic | SendMessageCountPerGidTopic | count/min | instanceId, groupId, and topic | Sum |
SendMessageCountPerInstance | SendMessageCountPerInstance | count/min | instanceId | Sum |
SendMessageCountPerTopic | SendMessageCountPerTopic | count/min | instanceId and topic | Sum |