plugin-icon

Site Pulse

作者 otokichi3·
Internal site monitoring for WordPress. Checks page uptime, DB performance, and slow queries.
版本
0.1.0
最近更新:
Apr 9, 2026

Site Pulse is a monitoring plugin that runs entirely inside WordPress. It checks your pages and database automatically after each page load (via the shutdown hook) and shows the results on a dashboard in wp-admin. When something goes wrong, it sends you an email.

No external monitoring service or API key required.

What it monitors:

  • Page HTTP status and response time (including login-required pages)
  • DB read/write performance via test queries (SELECT, INSERT, UPDATE, DELETE)
  • Slow queries (requires SAVEQUERIES to be enabled)
  • DB health indicators: autoload option size, expired transients, post revision bloat

Alerts:

The plugin sends email alerts when a page returns an error, responds too slowly, or a DB test query fails. You can choose which alert types to enable, and duplicate alerts are suppressed for 1 hour.

Dashboard:

The admin dashboard shows an overall site health indicator, then breaks down into page monitoring and DB status. Each section has charts (powered by Chart.js), error logs, and detail views.

Third-Party Libraries

This plugin bundles Chart.js (MIT license) for rendering charts on the admin dashboard. All files are included locally — no external requests are made.

目前已測試版本
WordPress 6.9.4
此外掛程式已可供下載,並可用於你 系統。