PostgreSQL 日志分析工具,pgBadger 7.0 發布

jopen 9年前發布 | 10K 次閱讀 pgBadger

pgBadger 是一個 PostgreSQL 數據庫日志分析程序,可生成詳細的報表和圖表,旨在替換 pgFouine 腳本。

pgBadger 7.0 發布了,該版本包含更多有用的報表和特性,支持 auto_explain 擴展,新的報表包括:

  • Events (panic, fatal, error and warning) distribution per 5 minutes.

  • 每個應用詳情 (total duration and times executed) for each    query reported in Top Queries. The details are visible from a button    called "App(s) involved".

  • 每個用戶的累積查詢時間

關于在第二個集群中被取消查詢的報表:

  • Number of cancelled queries (graph)

  • Queries generating the most cancellation (N)

  • Queries most cancelled.

完整列表請看 https://github.com/dalibo/pgbadger/blob/master/ChangeLog


查看示例報表:http://projects.dalibo.org/pgbadger/example.html

PostgreSQL 日志分析工具,pgBadger 7.0 發布,

來自:http://www.oschina.net/news/62394/pgbadger-7-0-postgresql-log-analyzer

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!