
內容簡介
總結:PromPress外掛可追蹤與WordPress相關的多種網站指標,供Prometheus監測,讓您監控網站的表現與健康狀態。除了放置Grafana的儀表板或透過Prometheus Alertmanager設置警報外,需啟用Redis的物件快取功能存儲指標。
問題與答案:
1. PromPress外掛的功能是什麼?
- PromPress外掛可追蹤各種與網站和WordPress相關的指標,供集合Prometheus監測,幫助您監控網站的表現與健康狀態。
2. 使用Prometheus Alertmanager時需要注意的事項是什麼?
- 使用Prometheus Alertmanager前,需要啟用Redis的物件快取功能以便外掛能夠存儲指標。
3. PromPress外掛追蹤的哪些具體指標?
- Request Count、Request Duration、Request Peak Memory Usage、External Request Duration、Query Count、Query Duration、Plugin Updates、Theme Updates、Emails Sent、User Count、Post Count、Option Count等。
4. 使用PromPress外掛能帶來的好處是什麼?
- 使用PromPress外掛可監控網站表現、及時警示潛在問題,如網站大量發送電子郵件或文章數量急增等。
外掛標籤
開發者團隊
原文外掛簡介
PromPress tracks various website and WordPress related metrics for collection by Prometheus, which allows you to monitor your site’s performance and health. You can even setup dashboards with Grafana and/or setup alerting via Prometheus Alertmanager.
(Note: Requires Object Caching via Redis to be active, so that the plugin can store metrics.)
We track a range of Website and WordPress specific metrics:
Request Count
Request Duration
Request Peak Memory Usage
External Request Duration
Query Count
Query Duration
Plugin Updates
Theme Updates
Emails Sent
User Count
Post Count
Option Count
This gives you the ability to monitor the performance of your website over time and get an early warning of potential problems, like your site sending a lot of emails or the post count increasing a lot.
We purposefully avoid general software and/or server level metrics which are better handled outside of the website, like detailed database metrics which is better handled via the mysqld exporter.
