全部產品
Search
文件中心

ApsaraDB for OceanBase:租戶自訂監控報表

更新時間:Jul 19, 2024

在租戶執行個體的效能監控介面,您可以通過自訂監控報表,按需配置關鍵效能指標,從而實現個人化監控視圖。

管理租戶自訂報表

  1. 進入 OceanBase 管理主控台

  2. 在左側導覽列中,單擊 執行個體列表

  3. 在執行個體列表中找到目標執行個體,單擊執行個體名稱,進入 叢集執行個體工作台

  4. 在左側導覽列中,單擊 租戶管理

  5. 在租戶管理頁的 租戶列表 中,單擊目標租戶。

  6. 在租戶工作台的左側導覽列中單擊 效能監控

  7. 在效能監控頁面,單擊 自訂報表 頁簽。

  8. 在自訂報表頁簽中進行報表管理。

    1. 查看自訂報表

    2. 添加自訂報表

    3. 編輯自訂報表

    4. 刪除自訂報表

查看自訂報表

在自訂報表頁簽下,您可以進行自訂報表管理。通過 選擇報表 指定需要查看的自訂報表。

image

添加自訂報表

  1. 在自訂報表頁面,單擊 添加自訂報表

    • 首次建立自訂報表時,介面如下:

      image

    • 若已有自訂報表時,介面如下:

      image

  2. 填寫報表名稱,選擇監控指標。詳細的監控指標說明,請參見 監控指標清單

    說明
    • 報表名稱長度不能超過 20 個字元。

    • 目前最多支援建立 7 個自訂監控報表。

    租戶自訂報表..png

  3. 單擊 確定

編輯自訂報表

  1. 在自訂報表頁面,選擇需要修改的報表。

    image

  2. 單擊 編輯當前報表

    image

  3. 在編輯自訂報表頁面編輯報表名稱和指標。詳細的監控指標說明,請參見 監控指標清單

    image

  4. 單擊 確定

刪除自訂報表

  1. 在自訂報表頁面,選擇需要修改的報表。

    image

  2. 單擊 刪除當前報表

    image

  3. 在確認彈窗中單擊 確定

    image

監控指標清單

監控指標分類

監控指標名

指標說明

效能與SQL

sql_all_count

每秒處理 SQL 陳述式數

sql_delete_count

每秒處理 Delete 語句數

sql_insert_count

每秒處理 Insert 語句數

sql_other_count

DDL、DCL、DTL 等其他語句數

sql_replace_count

每秒處理 Replace 語句數

sql_select_count

每秒處理 Select 語句數

sql_update_count

每秒處理 Update 語句數

sql_all_rt

SQL 陳述式平均處理耗時

sql_delete_rt

Delete 語句平均處理耗時

sql_insert_rt

Insert 語句平均處理耗時

sql_other_rt

DDL、DCL、DTL 等其他語句平均處理耗時

sql_replace_rt

Replace 語句平均處理耗時

sql_select_rt

Select 語句平均處理耗時

sql_update_rt

Update 語句平均處理耗時

active_session

當前活躍會話數

all_session

當前會話數

sql_distributed_count

每秒處理分布式執行計畫數

sql_local_count

每秒處理本地執行數

sql_remote_count

每秒處理遠程執行計畫數

system_event_internal_total_waits

每秒內部等待事件次數

system_event_io_total_waits

每秒 IO 等待事件次數

system_event_latch_total_waits

每秒 latch 等待事件次數

system_event_other_total_waits

每秒其他等待事件次數

system_event_row_lock_wait_total_waits

鎖等待時間平均耗時

system_event_sync_rpc_total_waits

同步 RPC 等待事件平均耗時

wait_event_count

每秒等待事件次數

system_event_internal_time_waited

內部等待事件平均耗時

system_event_io_time_waited

IO 等待事件平均耗時

system_event_latch_time_waited

latch 等待事件平均耗時

system_event_other_time_waited

其他等待事件平均耗時

system_event_row_lock_wait_time_waited

鎖等待時間平均耗時

system_event_sync_rpc_time_waited

同步 RPC 等待事件平均耗時

wait_event_rt

等待事件平均耗時

request_dequeue_count

從處理隊列出隊的請求數量

request_enqueue_count

進入處理隊列的請求數量

request_queue_time

SQL 在等待隊列中等待耗時

ob_cpu_percent

CPU 使用率

ob_thread_cpu_percent

線程CPU使用率

memstore_percent

MEMStore 使用百分比

rpc_packet_in_rt

Rpc 收包平均耗時

rpc_packet_out_rt

Rpc 發包平均耗時

rpc_packet_in

Rpc 收包輸送量

rpc_packet_out

Rpc 發包輸送量

opened_cursors_count

開啟的遊標數

slow_sql_count

慢sql數量

事務

transaction_commit_count

每秒提交事務數

transaction_count

每秒處理事務數

transaction_rollback_count

每秒復原事務數

transaction_timeout_count

每秒逾時事務數

transaction_commit_rt

事務平均提交耗時

transaction_rollback_rt

事務平均復原耗時

transaction_rt

事務平均處理耗時

trans_commit_log_count

每秒提交的交易記錄數

clog_trans_log_total_size

每秒提交的交易記錄大小

memstore_write_lock_fail_count

寫鎖等待失敗次數

memstore_write_lock_succ_count

寫鎖等待成功次數

memstore_write_lock_wait_time

寫鎖平均等待耗時

transaction_multi_partition_count

每秒分散式交易數

transaction_single_partition_count

每秒普通事務數

trans_commit_log_sync_rt

每次交易記錄網路同步平均耗時

儲存與緩衝

active_memstore_used

活躍 MEMStore 大小

major_freeze_trigger

觸發合并閾值

memstore_limit

MEMStore 的 limit

total_memstore_used

MEMStore 總大小

io_read_count

SSStore 每秒讀次數

io_write_count

SSStore 每秒寫次數

io_read_rt

SSStore 每次讀取平均耗時

io_write_rt

SSStore 每次寫入平均耗時

io_read_size

SSStore 每秒讀取資料量

io_write_size

SSStore 每秒寫入資料量

block_cache_size

塊緩衝大小

bloom_filter_cache_size

bloom filter 緩衝大小

clog_cache_size

Clog 緩衝大小

location_cache_size

location 緩衝大小

plan_cache_size

執行計畫緩衝大小

row_cache_size

行緩衝大小

block_cache_hit_ratio

塊快取命中率

bloom_filter_cache_hit_ratio

bloom filter 快取命中率

clog_cache_hit_ratio

Clog 快取命中率

location_cache_hit_ratio

location 快取命中率

plan_cache_hit_ratio

執行計畫快取命中率

row_cache_hit_ratio

行快取命中率

block_cache_req_total

塊緩衝請求次數

bloom_filter_cache_req_total

bloom filter 緩衝請求次數

clog_cache_req_total

Clog 緩衝請求次數

location_cache_req_total

location 緩衝請求次數

row_cache_req_total

行緩衝請求次數

ob_tenant_binlog_disk_used

binlog日誌磁碟使用量

ob_tenant_memory_percent

OB租戶記憶體使用量率