获取集群概览中节点指标对比列表数据

最近更新时间: 2026-09-17 00:05:45

1. 接口描述

接口请求域名: tbdsnew.api3.fincloud.tencent.cn。

获取集群概览中节点指标对比列表数据,可对比同一个指标在不同节点上的监控趋势

默认接口请求频率限制:20次/秒。

接口更新时间:2024-11-01 11:59:17。

接口既验签名又鉴权。

2. 输入参数

以下请求参数列表仅列出了接口请求参数和部分公共参数,完整公共参数列表见公共请求参数

参数名称 必选 允许NULL 类型 描述
Action String 公共参数,本接口取值:DescribeCompareMetricsList
Version String 公共参数,本接口取值:2019-01-03
Region String 公共参数,地域信息可通过DescribeRegions接口查看产品支持的地域列表
InstanceId String 字符串集群号
示例值: tbds-lpzpjomo

3. 输出参数

参数名称 类型 描述
Metrics String json编码后的树形结构指标
示例值: 1
RequestId String 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。

4. 错误码

以下仅列出了接口业务逻辑相关的错误码,其他错误码详见公共错误码

错误码 描述
ResourceNotFound.ClusterNotFound 无法找到该实例。

5. 示例

示例1 获取对比指标列表

输入示例

https://emr.api3.{{conf.domain_main}}/?Action=DescribeCompareMetricsList
&InstanceId=emr-4782e204
&<公共请求参数>

输出示例

{
    "Response": {
        "Metrics": "{\"TotalCnt\":1,\"Metrics\":[{\"Desc\":\"主机\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":6,\"Children\":[{\"Desc\":\"CPU\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":13,\"Children\":[{\"Desc\":\"CPU使用率_user\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"user\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_system\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"system\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_idle\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"idle\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_nice\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"nice\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_iowait\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"iowait\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_irq\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"irq\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_softirq\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"softirq\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_steal\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"steal\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"CPU使用率_guest\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU\",\"Unit\":\"%\",\"Type\":\"guest\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"核数_cpu_count\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU.COUNT\",\"Unit\":\"个\",\"Type\":\"cpu_count\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"负载_1m\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU.LOAD\",\"Unit\":\"1\",\"Type\":\"1m\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"负载_5m\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU.LOAD\",\"Unit\":\"1\",\"Type\":\"5m\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"负载_15m\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.CPU.LOAD\",\"Unit\":\"1\",\"Type\":\"15m\"},\"ChildNum\":0,\"Children\":null}]},{\"Desc\":\"内存\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":15,\"Children\":[{\"Desc\":\"内存使用占比_available_percent\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM_PERCENT\",\"Unit\":\"%\",\"Type\":\"available_percent\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用占比_used_percent\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM_PERCENT\",\"Unit\":\"%\",\"Type\":\"used_percent\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_MemFree\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"MemFree\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_MemTotal\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"MemTotal\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_MemAvailable\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"MemAvailable\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_Buffers\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"Buffers\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_Cached\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"Cached\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_SwapCached\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"SwapCached\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_SwapTotal\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"SwapTotal\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_SwapFree\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"SwapFree\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_AnonPage\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"AnonPage\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_Dirty\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"Dirty\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_Writeback\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"Writeback\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_HardwareCorrupted\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"HardwareCorrupted\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"内存使用情况_Shmem\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.MEM\",\"Unit\":\"GB\",\"Type\":\"Shmem\"},\"ChildNum\":0,\"Children\":null}]},{\"Desc\":\"文件句柄\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":2,\"Children\":[{\"Desc\":\"文件句柄_allocated\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.FD.FILEFD\",\"Unit\":\"个\",\"Type\":\"allocated\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"文件句柄_maximum\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.FD.FILEFD\",\"Unit\":\"个\",\"Type\":\"maximum\"},\"ChildNum\":0,\"Children\":null}]},{\"Desc\":\"磁盘\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网络\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":68,\"Children\":[{\"Desc\":\"TCP LISTEN异常_ListenDrops\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_LISTEN_EXT\",\"Unit\":\"次/s\",\"Type\":\"ListenDrops\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP LISTEN异常_ListenOverflows\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_LISTEN_EXT\",\"Unit\":\"次/s\",\"Type\":\"ListenOverflows\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPRenoRecoveryFail\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPRenoRecoveryFail\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPTimeouts\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPTimeouts\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPSackRecoveryFail\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPSackRecoveryFail\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPLossFailures\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPLossFailures\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPLossProbeRecovery\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPLossProbeRecovery\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPSpuriousRTOs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPSpuriousRTOs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPSackFailures\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPSackFailures\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPRenoFailures\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPRenoFailures\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO_TCPLossProbes\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_STAT\",\"Unit\":\"1\",\"Type\":\"TCPLossProbes\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO常数_RtoMin\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_CONST\",\"Unit\":\"1\",\"Type\":\"RtoMin\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO常数_RtoAlgorithm\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_CONST\",\"Unit\":\"1\",\"Type\":\"RtoAlgorithm\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP RTO常数_RtoMax\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RTO_CONST\",\"Unit\":\"1\",\"Type\":\"RtoMax\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP TIME-WAIT_TW\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_TIME_WAIT\",\"Unit\":\"个/s\",\"Type\":\"TW\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP TIME-WAIT_TWRecycled\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_TIME_WAIT\",\"Unit\":\"个/s\",\"Type\":\"TWRecycled\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP TIME-WAIT_TWKilled\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_TIME_WAIT\",\"Unit\":\"个/s\",\"Type\":\"TWKilled\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCPSyncookies_SyncookiesSent\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SYNCOOKIES\",\"Unit\":\"次/s\",\"Type\":\"SyncookiesSent\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCPSyncookies_SyncookiesFailed\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SYNCOOKIES\",\"Unit\":\"次/s\",\"Type\":\"SyncookiesFailed\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCPSyncookies_SyncookiesRecv\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SYNCOOKIES\",\"Unit\":\"次/s\",\"Type\":\"SyncookiesRecv\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP套接字_sockets_used\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SOCKET\",\"Unit\":\"个\",\"Type\":\"sockets_used\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP套接字_TCP_inuse\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SOCKET\",\"Unit\":\"个\",\"Type\":\"TCP_inuse\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP套接字_TCP_orphan\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SOCKET\",\"Unit\":\"个\",\"Type\":\"TCP_orphan\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP套接字_TCP_tw\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SOCKET\",\"Unit\":\"个\",\"Type\":\"TCP_tw\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP套接字_TCP_alloc\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_SOCKET\",\"Unit\":\"个\",\"Type\":\"TCP_alloc\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP建立链接_CurrEstab\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_STATE\",\"Unit\":\"个\",\"Type\":\"CurrEstab\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP建立链接_PassiveOpens\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_STATE\",\"Unit\":\"个\",\"Type\":\"PassiveOpens\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP建立链接_ActiveOpens\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_STATE\",\"Unit\":\"个\",\"Type\":\"ActiveOpens\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP建立链接_EstabResets\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_STATE\",\"Unit\":\"个\",\"Type\":\"EstabResets\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP建立链接_AttemptFails\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_STATE\",\"Unit\":\"个\",\"Type\":\"AttemptFails\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP数据包_RetransSegs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_STAT\",\"Unit\":\"个/s\",\"Type\":\"RetransSegs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP数据包_InErrs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_STAT\",\"Unit\":\"个/s\",\"Type\":\"InErrs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP数据包_InSegs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_STAT\",\"Unit\":\"个/s\",\"Type\":\"InSegs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP数据包_OutRsts\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_STAT\",\"Unit\":\"个/s\",\"Type\":\"OutRsts\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP数据包_OutSegs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_STAT\",\"Unit\":\"个/s\",\"Type\":\"OutSegs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传_TCPFowardRetrans\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RETRANS\",\"Unit\":\"次/s\",\"Type\":\"TCPFowardRetrans\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传_TCPSlowStartRetrans\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RETRANS\",\"Unit\":\"次/s\",\"Type\":\"TCPSlowStartRetrans\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传_TCPRetransFail\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RETRANS\",\"Unit\":\"次/s\",\"Type\":\"TCPRetransFail\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传_TCPLostRetransmit\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RETRANS\",\"Unit\":\"次/s\",\"Type\":\"TCPLostRetransmit\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传_TCPFastRetrans\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_RETRANS\",\"Unit\":\"次/s\",\"Type\":\"TCPFastRetrans\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传率_RetransSegsRate\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_RATE\",\"Unit\":\"%\",\"Type\":\"RetransSegsRate\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传率_InErrRate\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_RATE\",\"Unit\":\"%\",\"Type\":\"InErrRate\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP重传率_ResetRate\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_PACKET_RATE\",\"Unit\":\"%\",\"Type\":\"ResetRate\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接异常Abort_TCPAbortOnLinger\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_ABORT\",\"Unit\":\"次/s\",\"Type\":\"TCPAbortOnLinger\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接异常Abort_TCPAbortFailed\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_ABORT\",\"Unit\":\"次/s\",\"Type\":\"TCPAbortFailed\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接异常Abort_TCPAbortOnClose\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_ABORT\",\"Unit\":\"次/s\",\"Type\":\"TCPAbortOnClose\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接异常Abort_TCPAbortOnMemory\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_ABORT\",\"Unit\":\"次/s\",\"Type\":\"TCPAbortOnMemory\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接异常Abort_TCPAbortOnData\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_ABORT\",\"Unit\":\"次/s\",\"Type\":\"TCPAbortOnData\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接异常Abort_TCPAbortOnTimeout\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_ABORT\",\"Unit\":\"次/s\",\"Type\":\"TCPAbortOnTimeout\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_ESTABLISHED\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"ESTABLISHED\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_FIN-WAIT2\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"FIN-WAIT2\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_FIN-WAIT1\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"FIN-WAIT1\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_CLOSE-WAIT\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"CLOSE-WAIT\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_LISTEN\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"LISTEN\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_LAST-ACK\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"LAST-ACK\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_CLOSING\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"CLOSING\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_CLOSE\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"CLOSE\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_SYN-SENT\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"SYN-SENT\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"TCP链接状态_SYN-RECV\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.TCP_CONNECTION_STATE\",\"Unit\":\"个\",\"Type\":\"SYN-RECV\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"UDP数据报_OutDatagrams\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.UDP_DG\",\"Unit\":\"个/s\",\"Type\":\"OutDatagrams\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"UDP数据报_InDatagrams\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.UDP_DG\",\"Unit\":\"个/s\",\"Type\":\"InDatagrams\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡收发数据速率_eth0-transmit_bytes\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.RW_BYTES\",\"Unit\":\"MB/s\",\"Type\":\"eth0-transmit_bytes\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡收发数据速率_eth0-transmit_bytes\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.RW_BYTES\",\"Unit\":\"MB/s\",\"Type\":\"eth0-transmit_bytes\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡数据包率_eth0-receive_errs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.PACKETS\",\"Unit\":\"个/s\",\"Type\":\"eth0-receive_errs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡数据包率_eth0-transmit_drop\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.PACKETS\",\"Unit\":\"个/s\",\"Type\":\"eth0-transmit_drop\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡数据包率_eth0-receive_drop\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.PACKETS\",\"Unit\":\"个/s\",\"Type\":\"eth0-receive_drop\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡数据包率_eth0-transmit_errs\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.PACKETS\",\"Unit\":\"个/s\",\"Type\":\"eth0-transmit_errs\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"网卡数据包率_eth0-transmit_packet\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.NETWORK.PACKETS\",\"Unit\":\"个/s\",\"Type\":\"eth0-transmit_packet\"},\"ChildNum\":0,\"Children\":null}]},{\"Desc\":\"进程\",\"IsLeaf\":false,\"Content\":null,\"ChildNum\":7,\"Children\":[{\"Desc\":\"Agent版本_AgentVersion\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.AGENT_VERSION\",\"Unit\":\"version\",\"Type\":\"AgentVersion\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"系统上下文切换_context_switches_total\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.SWITCHES\",\"Unit\":\"次/s\",\"Type\":\"context_switches_total\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"系统中断_intr_total\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.INTR\",\"Unit\":\"次/s\",\"Type\":\"intr_total\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"系统进程_forks_total\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.PROCS\",\"Unit\":\"个\",\"Type\":\"forks_total\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"系统进程_procs_running\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.PROCS\",\"Unit\":\"个\",\"Type\":\"procs_running\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"系统进程_procs_blocked\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.PROCS\",\"Unit\":\"个\",\"Type\":\"procs_blocked\"},\"ChildNum\":0,\"Children\":null},{\"Desc\":\"系统进程_procs_total\",\"IsLeaf\":true,\"Content\":{\"Metric\":\"NODE.PROCS\",\"Unit\":\"个\",\"Type\":\"procs_total\"},\"ChildNum\":0,\"Children\":null}]}]}]}",
        "RequestId": "5a4d1380-34a5-4c75-8607-e41d70c7fb0c"
    }
}