更新时间:2024-04-25 GMT+08:00
分享

ai_watchdog_monitor_status

表1 ai_watchdog_monitor_status参数说明

参数

类型

描述

metric_name

text

metric指标名称:

  • tps:TPS。
  • tps_hourly:每小时的TPS均值。
  • shared_used_mem:共享内存使用量(MB)。
  • dynamic_used_shrctx:共享内存上下文使用量(MB)。
  • other_used_mem:其他内存使用量(MB)。
  • process_used_mem:系统常驻内存使用量(MB)。
  • dynamic_used_mem:动态内存使用量(MB)。
  • malloc_failures:每个采集间隔内的内存分配失败次数。
  • D_state_rate:D状态线程比例。
  • R_state_rate:R状态线程比例。
  • S_state_rate:S状态线程比例。
  • db_state:数据库的状态(68表示D、82表示R、83表示S)。
  • cpu_usage:CPU使用率,上限100。
  • disk_io:两个采集间隔内的磁盘IO延迟。
  • network_io:两个采集间隔内的网络IO延迟。
  • threadpool_usage:线程池使用率。
  • threadpool_hang_rate:线程池group处于hang状态的比例。

max_length

int

采集队列长度。

current_length

int

当前采集到的样本数。

collection_interval

int

采集间隔,单位秒。

latest_value

int

上次采集到的值,没采集到为null。

last_report

timestamp

上次采集时刻。

分享:

    相关文档

    相关产品