Site Pulse

Site Pulse

Details
View on WordPress

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.

Details

Plugin code:
site-pulse
Plugin version:
0.1.0
Author:
Outdated:
No
WP version:
6.0 or higher
PHP version:
7.4 or higher
Test up to WP version:
6.9.4
Total installations:
0
Last updated:
2026-04-09
Rating:
Times rated:
0
dashboard
monitoring
performance
slow-query
uptime