文档中心 > 弹性云主机监控项
弹性云主机监控项

最近更新时间:2023-11-17

产品

取值

类型

说明

弹性云主机

ecs_cpu_util

String

CPU使用率。

ecs_disk_read_byte

String

3par磁盘读带宽。

ecs_disk_read_ops

String

3par磁盘读ops。

ecs_disk_write_byte

String

3par磁盘写带宽。

ecs_disk_write_ops

String

3par磁盘写ops。

ecs_local_disk_read_byte

String

本地盘读吞吐量。

ecs_local_disk_read_ops

String

本地盘读速率。

ecs_local_disk_write_byte

String

本地盘写吞吐量。

ecs_local_disk_write_ops

String

本地盘写速率。

ecs_memory_util

String

内存使用率。

ecs_network_byte_in

String

网卡读带宽。

ecs_network_byte_out

String

网卡写带宽。

ecs_network_packets_in

String

网卡读数据包速率。

ecs_network_packets_out

String

网卡写数据包速率。

ecs_onestor_read_bytes_total

String

onestor磁盘读吞吐总量。

ecs_onestor_read_ops_total

String

onestor磁盘读速率总量。

ecs_onestor_write_bytes_total

String

onestor磁盘写吞吐总量。

ecs_onestor_write_ops_total

String

onestor磁盘写速率总量。

internal_cpu_idle_usage

String

(Agent)CPU空闲时间使用率,支持系统:Linux/Windows。

internal_cpu_util_usage

String

(Agent)CPU使用率,支持系统:Linux/Windows。

internal_cpu_user_usage

String

(Agent)用户空间CPU使用率,支持系统:Linux/Windows。

internal_cpu_system_usage

String

(Agent)内核空间CPU使用率,支持系统:Linux/Windows。

internal_cpu_nice_usage

String

(Agent)Nice进程CPU使用率,支持系统:Llinux。

internal_cpu_other_usage

String

(Agent)其他CPU使用率,支持系统:Linux。

internal_cpu_iowait_usage

String

(Agent)iowait状态占比,支持系统:Linux。

internal_cpu_irq_usage

String

(Agent)CPU中断时间占比,支持系统:Linux。

internal_cpu_softirq_usage

String

(Agent)CPU软中断时间占比,支持系统:Linux。

internal_memory_usage

String

(Agent)内存使用率,支持系统:Linux/Windows。

internal_memory_total_in_bytes

String

(Agent)总内存值,支持系统:Linux/Windows。

internal_memory_used_in_bytes

String

(Agent)已使用内存值,支持系统:Linux/Windows。

internal_memory_available_in_bytes

String

(Agent)可用内存值,支持系统:Linux/Windows。

internal_memory_free_in_bytes

String

(Agent)空闲内存,支持系统:Linux。

internal_loadavg_1

String

(Agent)1分钟平均负载,支持系统:Linux。

internal_loadavg_5

String

(Agent)5分钟平均负载,支持系统:Linux。

internal_loadavg_15

String

(Agent)15分钟平均负载,支持系统:Linux。

internal_disk_read_ops

String

(Agent)磁盘每秒的读请求次数,支持系统:Linux/Windows。

internal_disk_write_ops

String

(Agent)磁盘每秒的写请求次数,支持系统:Linux/Windows。

internal_disk_read_bytes

String

(Agent)磁盘每秒读取的字节数,支持系统:Linux/Windows。

internal_disk_write_bytes

String

(Agent)磁盘每秒写入的字节数,支持系统:Linux/Windows。

internal_disk_read_latency_mseconds

String

(Agent)磁盘读平均耗时,支持系统:Linux/Windows。

internal_disk_write_latency_mseconds

String

(Agent)磁盘写平均耗时,支持系统:Linux/Windows。

internal_disk_total_latency_mseconds

String

(Agent)磁盘总平均耗时,支持系统:Linux/Windows。

internal_filesystem_size_usage

String

(Agent)磁盘空间使用率,支持系统:Linux/Windows。

internal_filesystem_size_used_in_bytes

String

(Agent)磁盘已使用容量,支持系统:Linux/Windows。

internal_filesystem_size_available_in_bytes

String

(Agent)磁盘可用容量,支持系统:Linux/Windows。

internal_filesystem_size_total_in_bytes

String

(Agent)磁盘总容量,支持系统:Linux/Windows。

internal_fs_inodes_usage

String

(Agent)inodes使用率,支持系统:Linux。

internal_procs_total_count

String

(Agent)系统进程数,支持系统:Linux。

internal_procs_running_count

String

(Agent)运行进程数,支持系统:Linux/Windows。

internal_procs_sleeping_count

String

(Agent)睡眠进程数,支持系统:Linux。

internal_procs_paused_count

String

(Agent)暂停进程数,支持系统:Linux。

internal_procs_blocked_count

String

(Agent)阻塞进程数,支持系统:Linux。

internal_procs_zombie_count

String

(Agent)僵尸进程数,支持系统:Linux。

internal_network_bit_in

String

(Agent)网卡每秒接收的比特数,支持系统:Linux/Windows。

internal_network_bit_out

String

(Agent)网卡每秒发送的比特数,支持系统:Linux/Windows。

internal_network_packets_in

String

(Agent)网卡每秒接收的数据包数,支持系统:Linux/Windows。

internal_network_packets_out

String

(Agent)网卡每秒发送的数据包数,支持系统:Linux/Windows。

internal_network_err_packets_in

String

(Agent)网卡每秒接收的错误数据包数,支持系统:Linux/Windows。

internal_network_err_packets_out

String

(Agent)网卡每秒发送的错误数据包数,支持系统:Linux/Windows。

internal_network_drop_packets_in

String

(Agent)网卡每秒接收并已丢弃的数据包数,支持系统:Linux/Windows。

internal_network_drop_packets_out

String

(Agent)网卡每秒发送并已丢弃的数据包数,支持系统:Linux/Windows。

internal_tcp_total_count

String

(Agent)tcp总连接数,支持系统:Linux/Windows。

internal_tcp_established_count

String

(Agent)正常连接状态数,支持系统:Linux/Windows。

internal_tcp_closed_count

String

(Agent)关闭状态数,支持系统:Linux/Windows。

internal_tcp_listen_count

String

(Agent)监听状态数,支持系统:Linux/Windows。

internal_tcp_syn_sent_count

String

(Agent)已发送SYN请求数,支持系统:Linux/Windows。

internal_tcp_syn_received_count

String

(Agent)已接收到SYN请求数,支持系统:Linux/Windows。

internal_tcp_fin_wait1_count

String

(Agent)等待关闭1状态数,支持系统:Linux/Windows。

internal_tcp_fin_wait2_count

String

(Agent)等待关闭2状态数,支持系统:Linux/Windows。

internal_tcp_close_wait_count

String

(Agent)等待关闭状态数,支持系统:Linux/Windows。

internal_tcp_closing_count

String

(Agent)关闭中状态数,支持系统:Linux/Windows。

internal_tcp_last_ack_count

String

(Agent)等待接收最后ACK状态数,支持系统:Linux/Windows。

internal_tcp_time_wait_count

String

(Agent)2次等待关闭数,支持系统:Linux/Windows。

internal_proc_top_by_cpu_util

String

(Agent)占用CPU最多的进程top5,支持系统:Linux

internal_os_serial_number

String

(Agent)序列号,支持系统:Linux/Windows。

internal_up_time_in_seconds

String

(Agent)系统运行时间,支持系统:Linux/Windows。

internal_os_version

String

(Agent)系统版本,支持系统:Linux/Windows。