Monitor

plugin banner

Track and store internal site events for analysis and debugging: abilities calls, http calls, emails, scheduled jobs, …

Author:Stefano Lissa (profile at wordpress.org)
WordPress version required:6.9
WordPress version tested:6.9.4
Plugin version:1.0.4
Added to WordPress repository:13-03-2026
Last updated:24-03-2026
Rating, %:0
Rated by:0
Plugin URI:https://www.satollo.net/plugins/monitor
Total downloads:428
plugin download
Click to start download

When it’s important to record what happens in your site internal, this plugin is an handy tool.

It can track abilities calls, http calls, record the result and in particular the filters attached to them that can modify the bahavior.

It’s perfect to be used side-by-side with other logging and monitoring plugins, like wp mail logging and query monitor.

It can collect a lot of data, but you can change the retention period on your needs.

When unistalled all the logged data and settings are cleaned up.

Please, read the official page for more details.

What’s monitored

  • Emails
  • HTTP calls (using the wp_remote_* functions)
  • REST API calls
  • Scheduler runs with detailed jobs data
  • Abilities invocation
  • AI Client calls (WP 7.0+)

Please, read the official page for more details for more detail, examples of problems and solutions.

Contacts, Requests, Bugs

Please, contact me using the support forum or directly if you find problems or have new monitoring ideas.

Tech details

  • All logged data is stored on your WP database (nothing is sent externally!) into dedicated tables named wp_monitor*.
  • The HTTP tests (ok, bad, not found) just calls my site (https://www.satollo.net) to produce a log, nothing is stored on my side
  • The email tests, send an email to the admin address configured on your site (see the WP Settings)

Screenshots
FAQ
ChangeLog