
內容簡介
Monitor 外掛是一個強大的工具,用於記錄網站內部的各種活動,包括電子郵件、HTTP 請求和排程任務等。它能夠幫助使用者追蹤和分析網站的運作情況,並與其他日誌和監控外掛搭配使用。
【主要功能】
• 追蹤電子郵件發送狀態
• 記錄 HTTP 請求結果
• 監控 REST API 調用
• 詳細排程任務數據
• 記錄能力調用
• 支援 AI 客戶端調用
外掛標籤
開發者團隊
② 後台搜尋「Monitor: Scheduler, Emails, API, HTTP and more」→ 直接安裝(推薦)
原文外掛簡介
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)
