日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

查看增強監控

RDS PostgreSQL提供了豐富的性能監控項,包括操作系統指標和數據庫指標,您可以通過RDS管理控制臺查看這些監控數據。

操作步驟

  1. 訪問RDS實例列表,在上方選擇地域,然后單擊目標實例ID。
  2. 在左側導航欄單擊監控與報警

  3. 選擇增強監控頁簽,單擊指標管理,分別在操作系統指標頁簽和數據庫指標頁簽中選擇需要顯示的指標項,各指標項詳情,請參見參考信息

    顯示指標項

    說明
    • 增強監控頁面中最多能顯示30個指標。

    • 您可以將已選擇顯示的指標項方案應用到當前地域的所有RDS PostgreSQL實例:

      • 如果當前為云盤版實例,將會應用到已存在以及以后創建的RDS PostgreSQL云盤實例。

      • 如果當前為本地盤實例,將會應用到已存在以及以后創建的RDS PostgreSQL本地盤實例。

  4. 單擊更新指標后,在增強監控頁即可看到對應的指標項監控數據。

  5. 增強監控頁面還提供了多種查詢設置,使您更方便地查看相應的監控數據。更多功能

    序號

    功能

    說明

    查詢時間范圍

    支持按照預設的時間范圍和自定義時間范圍查詢。

    • 預設時間范圍支持:30分鐘、1小時、2小時、6小時、1天、7天和30天。

    • 自定義時間范圍:開始時間(YYYY-MM-DD hh:mm:ss) - 結束時間(YYYY-MM-DD hh:mm:ss)

    聚合方式

    支持按照如下聚合方式顯示指標結果。

    • 求平均

    • 求最大

    • 求最小

    布局

    支持按如下分布調整顯示結果的布局。

    • 一列

    • 二列

    • 三列

    • 四列

    時間粒度

    表示顯示圖表中橫坐標的時間粒度。

    時間粒度與查詢時間相關聯,對應關系如下:

    • 查詢時間范圍小于等于1小時,時間粒度為5秒

    • 查詢時間范圍大于1小時且小于等于2小時,時間粒度為10秒

    • 查詢時間范圍大于2小時且小于等于6小時,時間粒度為30秒

    • 查詢時間范圍大于6小時且小于等于12小時,時間粒度為1分鐘

    • 查詢時間范圍大于12小時且小于等于1天, 時間粒度為2分鐘

    • 查詢時間范圍大于1天且小于等于5天, 時間粒度為10分鐘

    • 查詢時間范圍大于5天且小于等于15天,時間粒度為30分鐘

    • 查詢時間范圍大于15天且小于等于30天,時間粒度為1小時

    光標聯動

    支持打開光標聯動開關,當光標懸浮在圖表的某一時間點時,其他圖表聯動顯示對應時間點的指標數據。

    刷新

    支持通過手動刷新來更新圖表數據。

參考信息

操作系統指標和數據庫指標的詳細信息如下。

操作系統指標

指標分類

指標名稱

指標含義

指標單位

本地盤實例

云盤版實例

網絡流量

  • 平均值:os.network.rx.avg

  • 最大值:os.network.rx.max

  • 最小值:os.network.rx.min

網絡輸入流量

MB/s

?

??

  • 平均值:os.network.tx.avg

  • 最大值:os.network.tx.max

  • 最小值:os.network.tx.min

網絡輸出流量

MB/s

?

??

CPU使用率

  • 平均值:os.cpu_usage.sys.avg

  • 最大值:os.cpu_usage.sys.max

  • 最小值:os.cpu_usage.sys.min

sys cpu使用率,sys cpu使用量 / cpu總量

%

??

??

  • 平均值:os.cpu_usage.user.avg

  • 最大值:os.cpu_usage.user.max

  • 最小值:os.cpu_usage.user.min

user cpu使用率,user cpu使用量 / cpu總量

%

??

??

  • 平均值:os.cpu_usage.total.avg

  • 最大值:os.cpu_usage.total.max

  • 最小值:os.cpu_usage.total.min

cpu使用率,(sys + user) cpu使用量 / cpu總量

%

??

??

CPU按照進程堆疊

  • 平均值:os.cpu_process.backend.avg

  • 最大值:os.cpu_process.backend.max

  • 最小值:os.cpu_process.backend.min

backend cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.bgwriter.avg

  • 最大值:os.cpu_process.bgwriter.max

  • 最小值:os.cpu_process.bgwriter.min

bgwriter cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.checkpoint.avg

  • 最大值:os.cpu_process.checkpoint.max

  • 最小值:os.cpu_process.checkpoint.min

checkpoint cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.logger.avg

  • 最大值:os.cpu_process.logger.max

  • 最小值:os.cpu_process.logger.min

logger cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.pgstat.avg

  • 最大值:os.cpu_process.pgstat.max

  • 最小值:os.cpu_process.pgstat.min

pgstat cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.walwriter.avg

  • 最大值:os.cpu_process.walwriter.max

  • 最小值:os.cpu_process.walwriter.min

walwriter cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.autovacuum.avg

  • 最大值:os.cpu_process.autovacuum.max

  • 最小值:os.cpu_process.autovacuum.min

autovacuum cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.walsender.avg

  • 最大值:os.cpu_process.walsender.max

  • 最小值:os.cpu_process.walsender.min

walsender cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

  • 平均值:os.cpu_process.postmaster.avg

  • 最大值:os.cpu_process.postmaster.max

  • 最小值:os.cpu_process.postmaster.min

postmaster cpu使用量(1cpu=100%,2cpu=200%,以次類推)

%

??

??

內存詳情

  • 平均值:os.mem_size.spec.avg

  • 最大值:os.mem_size.spec.max

  • 最小值:os.mem_size.spec.min

規格內存大小

MB

??

??

  • 平均值:os.mem_size.used.avg

  • 最大值:os.mem_size.used.max

  • 最小值:os.mem_size.used.min

內存使用量

MB

??

??

  • 平均值:os.mem_size.cache.avg

  • 最大值:os.mem_size.cache.max

  • 最小值:os.mem_size.cache.min

page cache內存使用量

MB

??

??

  • 平均值:os.mem_size.mapped_file.avg

  • 最大值:os.mem_size.mapped_file.max

  • 最小值:os.mem_size.mapped_file.min

共享內存使用量

MB

??

??

  • 平均值:os.mem_size.rss.avg

  • 最大值:os.mem_size.rss.max

  • 最小值:os.mem_size.rss.min

rss內存使用量

MB

??

??

  • 平均值:os.mem_size.hugetlb_usage_2m.avg

  • 最大值:os.mem_size.hugetlb_usage_2m.max

  • 最小值:os.mem_size.hugetlb_usage_2m.min

2M大頁使用量(MB)

MB

??

??

內存按照進程堆疊

  • 平均值:os.mem_process.backend.avg

  • 最大值:os.mem_process.backend.max

  • 最小值:os.mem_process.backend.min

后臺進程內存使用量

MB

??

??

  • 平均值:os.mem_process.bgwriter.avg

  • 最大值:os.mem_process.bgwriter.max

  • 最小值:os.mem_process.bgwriter.min

bgwriter進程內存使用量

MB

??

??

  • 平均值:os.mem_process.checkpoint.avg

  • 最大值:os.mem_process.checkpoint.max

  • 最小值:os.mem_process.checkpoint.min

checkpoint進程內存使用量

MB

??

??

  • 平均值:os.mem_process.logger.avg

  • 最大值:os.mem_process.logger.max

  • 最小值:os.mem_process.logger.min

logger進程內存使用量

MB

??

??

  • 平均值:os.mem_process.pgstat.avg

  • 最大值:os.mem_process.pgstat.max

  • 最小值:os.mem_process.pgstat.min

pgstat進程內存使用量

MB

??

??

  • 平均值:os.mem_process.walwriter.avg

  • 最大值:os.mem_process.walwriter.max

  • 最小值:os.mem_process.walwriter.min

walwriter進程內存使用量

MB

??

??

  • 平均值:os.mem_process.autovacuum.avg

  • 最大值:os.mem_process.autovacuum.max

  • 最小值:os.mem_process.autovacuum.min

autovacuum進程內存使用量

MB

??

??

  • 平均值:os.mem_process.walsender.avg

  • 最大值:os.mem_process.walsender.max

  • 最小值:os.mem_process.walsender.min

walsender進程內存使用量

MB

??

??

  • 平均值:os.mem_process.postmaster.avg

  • 最大值:os.mem_process.postmaster.max

  • 最小值:os.mem_process.postmaster.min

postmaster進程內存使用量

MB

??

??

內存使用率

  • 平均值:os.mem_usage.total.avg

  • 最大值:os.mem_usage.total.max

  • 最小值:os.mem_usage.total.min

內存使用率

%

??

??

IOPS

  • 平均值:os.iops.total.avg

  • 最大值:os.iops.total.max

  • 最小值:os.iops.total.min

磁盤讀寫IOPS

Counts/s

?

??

  • 平均值:os.iops.read.avg

  • 最大值:os.iops.read.max

  • 最小值:os.iops.read.min

磁盤讀IOPS

Counts/s

?

??

  • 平均值:os.iops.write.avg

  • 最大值:os.iops.write.max

  • 最小值:os.iops.write.min

磁盤寫IOPS

Counts/s

?

??

  • 平均值:os.iops.data.avg

  • 最大值:os.iops.data.max

  • 最小值:os.iops.data.min

本地數據盤IOPS

Counts/s

??

?

  • 平均值:os.iops.wal.avg

  • 最大值:os.iops.wal.max

  • 最小值:os.iops.wal.min

本地日志盤IOPS

Counts/s

??

?

IO吞吐

  • 平均值:os.iothroughput.total.avg

  • 最大值:os.iothroughput.total.max

  • 最小值:os.iothroughput.total.min

磁盤讀寫吞吐量

MB/s

?

??

  • 平均值:os.iothroughput.read.avg

  • 最大值:os.iothroughput.read.max

  • 最小值:os.iothroughput.read.min

磁盤讀吞吐量

MB/s

?

??

  • 平均值:os.iothroughput.write.avg

  • 最大值:os.iothroughput.write.max

  • 最小值:os.iothroughput.write.min

磁盤寫吞吐量

MB/s

?

??

  • 平均值:os.iothroughput.data.avg

  • 最大值:os.iothroughput.data.max

  • 最小值:os.iothroughput.data.min

本地數據盤吞吐

MB/s

??

?

  • 平均值:os.iothroughput.wal.avg

  • 最大值:os.iothroughput.wal.max

  • 最小值:os.iothroughput.wal.min

本地日志盤吞吐

MB/s

??

?

磁盤使用率

  • 平均值:os.fs_usage.total.avg

  • 最大值:os.fs_usage.total.max

  • 最小值:os.fs_usage.total.min

磁盤使用率

%

?

??

磁盤空間

  • 平均值:os.fs_size.used.avg

  • 最大值:os.fs_size.used.max

  • 最小值:os.fs_size.used.min

磁盤已用空間

MB

?

??

  • 平均值:os.fs_size.total.avg

  • 最大值:os.fs_size.total.max

  • 最小值:os.fs_size.total.min

磁盤總空間

MB

?

??

  • 平均值:os.fs_size.log_dir.avg

  • 最大值:os.fs_size.log_dir.max

  • 最小值:os.fs_size.log_dir.min

日志文件大小(包含審計日志、錯誤日志、慢SQL日志)

MB

??

??

  • 平均值:os.fs_size.wal_dir.avg

  • 最大值:os.fs_size.wal_dir.max

  • 最小值:os.fs_size.wal_dir.min

wal文件大小

MB

??

??

  • 平均值:os.fs_size.base_dir.avg

  • 最大值:os.fs_size.base_dir.max

  • 最小值:os.fs_size.base_dir.min

數據文件大小(不包含日志和wal)

MB

??

??

數據庫指標

說明

下表中監控指標的更多解釋,請參見PostgreSQL官方文檔

指標分類

指標名稱

指標含義

指標單位

本地盤實例

云盤版實例

連接

  • 平均值:db.connections.active.avg

  • 最大值:db.connections.active.max

  • 最小值:db.connections.active.min

活躍連接數

Counts

??

??

  • 平均值:db.connections.waiting.avg

  • 最大值:db.connections.waiting.max

  • 最小值:db.connections.waiting.min

等待連接數

Counts

??

??

  • 平均值:db.connections.idle.avg

  • 最大值:db.connections.idle.max

  • 最小值:db.connections.idle.min

空閑連接數

Counts

??

??

  • 平均值:db.connections.total.avg

  • 最大值:db.connections.total.max

  • 最小值:db.connections.total.min

連接數

Counts

??

??

  • 平均值:db.connections.spec.avg

  • 最大值:db.connections.spec.max

  • 最小值:db.connections.spec.min

規格連接數

Counts

??

??

SQL

  • 平均值:db.sql.tup_returned.avg

  • 最大值:db.sql.tup_returned.max

  • 最小值:db.sql.tup_returned.min

每秒返回行數

Tuples/s

??

??

  • 平均值:db.sql.tup_fetched.avg

  • 最大值:db.sql.tup_fetched.max

  • 最小值:db.sql.tup_fetched.min

每秒讀取行數

Tuples/s

??

??

  • 平均值:db.sql.tup_inserted.avg

  • 最大值:db.sql.tup_inserted.max

  • 最小值:db.sql.tup_inserted.min

每秒插入行數

Tuples/s

??

??

  • 平均值:db.sql.tup_deleted.avg

  • 最大值:db.sql.tup_deleted.max

  • 最小值:db.sql.tup_deleted.min

每秒刪除行數

Tuples/s

??

??

  • 平均值:db.sql.tup_updated.avg

  • 最大值:db.sql.tup_updated.max

  • 最小值:db.sql.tup_updated.min

每秒更新行數

Tuples/s

??

??

慢SQL

  • 平均值:db.slow_sql.one_second.avg

  • 最大值:db.slow_sql.one_second.max

  • 最小值:db.slow_sql.one_second.min

已執行1s的SQL數

Counts

??

??

  • 平均值:db.slow_sql.three_seconds.avg

  • 最大值:db.slow_sql.three_seconds.max

  • 最小值:db.slow_sql.three_seconds.min

已執行3s的SQL數

Counts

??

??

  • 平均值:db.slow_sql.five_seconds.avg

  • 最大值:db.slow_sql.five_seconds.max

  • 最小值:db.slow_sql.five_seconds.min

已執行5s的SQL數

Counts

??

??

長事務

  • 平均值:db.long_transactions.active_one_second.avg

  • 最大值:db.long_transactions.active_one_second.max

  • 最小值:db.long_transactions.active_one_second.min

已執行1s的事務數

Counts

??

??

  • 平均值:db.long_transactions.active_three_seconds.avg

  • 最大值:db.long_transactions.active_three_seconds.max

  • 最小值:db.long_transactions.active_three_seconds.min

已執行3s的事務數

Counts

??

??

  • 平均值:db.long_transactions.idle_one_second.avg

  • 最大值:db.long_transactions.idle_one_second.max

  • 最小值:db.long_transactions.idle_one_second.min

已空閑1s的事務數

Counts

??

??

  • 平均值:db.long_transactions.idle_three_seconds.avg

  • 最大值:db.long_transactions.idle_three_seconds.max

  • 最小值:db.long_transactions.idle_three_seconds.min

已空閑3s的事務數

Counts

??

??

  • 平均值:db.long_transactions.idle_five_seconds.avg

  • 最大值:db.long_transactions.idle_five_seconds.max

  • 最小值:db.long_transactions.idle_five_seconds.min

已空閑5s的事務數

Counts

??

??

  • 平均值:db.long_transactions.two_pc_one_second.avg

  • 最大值:db.long_transactions.two_pc_one_second.max

  • 最小值:db.long_transactions.two_pc_one_second.min

已執行1s的兩階段事務

Counts

??

??

  • 平均值:db.long_transactions.two_pc_three_seconds.avg

  • 最大值:db.long_transactions.two_pc_three_seconds.max

  • 最小值:db.long_transactions.two_pc_three_seconds.min

已執行3s的兩階段事務

Counts

??

??

  • 平均值:db.long_transactions.two_pc_five_seconds.avg

  • 最大值:db.long_transactions.two_pc_five_seconds.max

  • 最小值:db.long_transactions.two_pc_five_seconds.min

已執行5s的兩階段事務

Counts

??

??

臨時文件數

  • 平均值:db.temp.temp_files.avg

  • 最大值:db.temp.temp_files.max

  • 最小值:db.temp.temp_files.min

每秒臨時文件生成個數

Counts/s

??

??

臨時文件大小

  • 平均值:db.temp.temp_bytes.avg

  • 最大值:db.temp.temp_bytes.max

  • 最小值:db.temp.temp_bytes.min

每秒臨時文件數據生成大小

Bytes/s

??

??

數據庫最大年齡

  • 平均值:db.age.max_age.avg

  • 最大值:db.age.max_age.max

  • 最小值:db.age.max_age.min

數據庫最大年齡

xids

??

??

只讀同步延遲

  • 平均值:db.ro_replica.replay_lag.avg

  • 最大值:db.ro_replica.replay_lag.max

  • 最小值:db.ro_replica.replay_lag.min

只讀實例replay延遲時間

s

??

??

  • 平均值:db.ro_replica.write_lag.avg

  • 最大值:db.ro_replica.write_lag.max

  • 最小值:db.ro_replica.write_lag.min

只讀實例write延遲時間

s

??

??

  • 平均值:db.ro_replica.flush_lag.avg

  • 最大值:db.ro_replica.flush_lag.max

  • 最小值:db.ro_replica.flush_lag.min

只讀實例flush延遲時間

s

??

??

數據庫內存分布

  • 平均值:db.mem_size.spec.avg

  • 最大值:db.mem_size.spec.max

  • 最小值:db.mem_size.spec.min

規格內存大小

MB

??

??

  • 平均值:db.mem_size.shared_buffer.avg

  • 最大值:db.mem_size.shared_buffer.max

  • 最小值:db.mem_size.shared_buffer.min

shared_buffer內存使用量

說明

第一級數據緩存,增長到最高25%內存后保持不變。

MB

??

??

  • 平均值:db.mem_size.rss.avg

  • 最大值:db.mem_size.rss.max

  • 最小值:db.mem_size.rss.min

rss內存使用量

說明

表示PostgreSQL進程的malloc內存,與連接數量、運行的SQL相關,與db.mem_size.cache彈性共享75%內存,通常在10%左右。

  • 當使用量超過75%,PostgreSQL服務就會OOM。

  • 當使用量增大時,db.mem_size.cache會相應減小。

MB

??

??

  • 平均值:db.mem_size.free.avg

  • 最大值:db.mem_size.free.max

  • 最小值:db.mem_size.free.min

空閑內存

說明

完全空閑的內存,將會慢慢趨近于0,PostgreSQL會盡可能將空閑內存用于db.mem_size.cache,使實例內存利用率達到100%。

MB

??

??

  • 平均值:db.mem_size.cache.avg

  • 最大值:db.mem_size.cache.max

  • 最小值:db.mem_size.cache.min

page cache內存使用量

說明

第二級數據緩存,與db.mem_size.rss彈性共享75%內存,通常在65%左右。

  • 該內存可以被回收,以避免OOM。

  • 為了提升內存利用率,db.mem_size.cache將會充分使用db.mem_size.free的內存

MB

??

??

數據庫可用內存

  • 平均值:db.mem_available.size.avg

  • 最大值:db.mem_available.size.max

  • 最小值:db.mem_available.size.min

數據庫可用內存

說明

可用內存=空閑內存+可快速回收的cache內存,當db.mem_size.rss持續增加時,將會使用此部分內存以防止OOM。

MB

??

??

數據庫可用內存率

  • 平均值:db.mem_available.ratio.avg

  • 最大值:db.mem_available.ratio.max

  • 最小值:db.mem_available.ratio.min

數據庫可用內存率

說明

%

??

??

SharedBuffers命中率

  • 平均值:db.buffers.hit_ratio.avg

  • 最大值:db.buffers.hit_ratio.max

  • 最小值:db.buffers.hit_ratio.min

shared_buffers命中率

%

??

??

SharedBuffers命中次數

  • 平均值:db.buffers.blks_hit.avg

  • 最大值:db.buffers.blks_hit.max

  • 最小值:db.buffers.blks_hit.min

shared_buffers每秒命中數

Blocks/s

??

??

IO

  • 平均值:db.io.blks_read.avg

  • 最大值:db.io.blks_read.max

  • 最小值:db.io.blks_read.min

backend進程每秒磁盤read次數(OS buffered read)

Counts/s

??

??

  • 平均值:db.io.buffers_backend.avg

  • 最大值:db.io.buffers_backend.max

  • 最小值:db.io.buffers_backend.min

backend進程每秒磁盤write次數(OS buffered write)

Counts/s

??

??

  • 平均值:db.io.buffers_checkpoint.avg

  • 最大值:db.io.buffers_checkpoint.max

  • 最小值:db.io.buffers_checkpoint.min

checkpoint進程每秒磁盤write次數(OS buffered write)

Counts/s

??

??

  • 平均值:db.io.buffers_clean.avg

  • 最大值:db.io.buffers_clean.max

  • 最小值:db.io.buffers_clean.min

bgwriter進程每秒磁盤write次數(OS buffered write)

Counts/s

??

??

  • 平均值:db.io.buffers_backend_fsync.avg

  • 最大值:db.io.buffers_backend_fsync.max

  • 最小值:db.io.buffers_backend_fsync.min

backend進程每秒執行磁盤fsync的次數

Counts/s

??

??

Checkpoint次數

  • 平均值:db.checkpoint.checkpoints_timed.avg

  • 最大值:db.checkpoint.checkpoints_timed.max

  • 最小值:db.checkpoint.checkpoints_timed.min

每秒內核調度的checkpoints數量

Counts/s

??

??

  • 平均值:db.checkpoint.checkpoints_req.avg

  • 最大值:db.checkpoint.checkpoints_req.max

  • 最小值:db.checkpoint.checkpoints_req.min

每秒外部請求的checkpoints數量

Counts/s

??

??

事務TPS

  • 平均值:db.transactions.xact_commit.avg

  • 最大值:db.transactions.xact_commit.max

  • 最小值:db.transactions.xact_commit.min

每秒寫事務提交數

Counts/s

??

??

  • 平均值:db.transactions.xact_rollback.avg

  • 最大值:db.transactions.xact_rollback.max

  • 最小值:db.transactions.xact_rollback.min

每秒寫事務回滾數

Counts/s

??

??

事務狀態

  • 平均值:db.transactions.active.avg

  • 最大值:db.transactions.active.max

  • 最小值:db.transactions.active.min

活躍狀態事務數

Counts

??

??

  • 平均值:db.transactions.waiting.avg

  • 最大值:db.transactions.waiting.max

  • 最小值:db.transactions.waiting.min

等待狀態事務數

Counts

??

??

  • 平均值:db.transactions.idle.avg

  • 最大值:db.transactions.idle.max

  • 最小值:db.transactions.idle.min

idle-in-transaction狀態事務數(注意:不合理狀態,需要盡快處理)

Counts

??

??

膨脹點

  • 平均值:db.swell.swell_time.avg

  • 最大值:db.swell.swell_time.max

  • 最小值:db.swell.swell_time.min

膨脹點,最長事務已執行時間

s

??

??

ReplicationSlot延遲

  • 平均值:db.slots.max_slot_wal_delay.avg

  • 最大值:db.slots.max_slot_wal_delay.max

  • 最小值:db.slots.max_slot_wal_delay.min

最大ReplicationSlot wal復制延遲(注意:復制位點之后的wal需要被保留,該值較大時會導致wal堆積,需要盡快處理)

MB

??

??

Checkpoint寫時間

  • 平均值:db.checkpoint.checkpoints_sync_time.avg

  • 最大值:db.checkpoint.checkpoints_sync_time.max

  • 最小值:db.checkpoint.checkpoints_sync_time.min

checkpoint進程平均每秒磁盤fsync時間

ms/s

??

??

  • 平均值:db.checkpoint.checkpoints_write_time.avg

  • 最大值:db.checkpoint.checkpoints_write_time.max

  • 最小值:db.checkpoint.checkpoints_write_time.min

checkpoint進程平均每秒磁盤write時間(OS buffered write)

ms/s

??

??

PgBouncer連接

  • 平均值

    db.pgbouncer.client_connections.active.avg

  • 最大值

    db.pgbouncer.client_connections.active.max

  • 最小值

    db.pgbouncer.client_connections.active.min

客戶端活躍連接數

說明

只有開啟連接池功能后,才可以在增強監控中查看連接池的相關監控指標。

Counts

?

??

  • 平均值

    db.pgbouncer.client_connections.waiting.avg

  • 最大值

    db.pgbouncer.client_connections.waiting.max

  • 最小值

    db.pgbouncer.client_connections.waiting.min

客戶端等待連接數

Counts

?

??

  • 平均值

    db.pgbouncer.server_connections.active.avg

  • 最大值

    db.pgbouncer.server_connections.active.max

  • 最小值

    db.pgbouncer.server_connections.active.min

服務端活躍連接數

Counts

?

??

  • 平均值

    db.pgbouncer.server_connections.idle.avg

  • 最大值

    db.pgbouncer.server_connections.idle.max

  • 最小值

    db.pgbouncer.server_connections.idle.min

服務端空閑連接數

Counts

?

??

  • 平均值

    db.pgbouncer.total_pooled_connections.avg

  • 最大值

    db.pgbouncer.total_pooled_connections.max

  • 最小值

    db.pgbouncer.total_pooled_connections.min

連接池總連接數

Counts

?

??

  • 平均值

    db.pgbouncer.num_pools.avg

  • 最大值

    db.pgbouncer.num_pools.max

  • 最小值

    db.pgbouncer.num_pools.min

連接池數量

Counts

?

??

相關API

API

描述

DescribeDBInstancePerformance

查詢性能數據

DescribeAvailableMetrics

獲取增強監控指標列表

ModifyDBInstanceMetrics

變更增強監控指標項

DescribeDBInstanceMetrics

查詢實例已開啟的增強指標