PostgreSQL 的指標記錄儀 - Pome
Pome 是 Postgres Metrics 的意思。Pome 是一個 PostgreSQL 的指標儀表器,用來跟蹤你的數據庫的健康狀況。項目目前還在非常初級的階段,還有許多特性沒有補全。 更多內容
Pome 目前收集了下列的指標:
-
數據庫大小(Database size)
-
表格大小(Tables size)
-
索引大小(Indexes size)
-
連接數(Number of Connections)
-
臃腫表格的比率( Ratio of the most bloated table)
-
臃腫索引的比率 (Ratio of the most bloated index)
-
臃腫表格引起的總的被浪費的字節(Total of wasted bytes due to bloat in tables)
-
臃腫索引引起的總的被浪費的字節(Total of wasted bytes due to bloat in indexes)
-
單個表格和索引的臃腫比率(The bloat ratio on individual table and indexes)
-
每個表格浪費的字節(Wasted bytes per table
)
運行界面:
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!