
內容簡介
這款外掛提供網站內部事件的記錄功能,能夠追蹤能力調用、HTTP 請求及 REST API 調用,並記錄相關結果及過濾器。它非常適合與其他日誌和監控外掛搭配使用,幫助用戶更好地了解網站運作。
【主要功能】
• 追蹤電子郵件發送狀況
• 記錄 HTTP 請求結果
• 監控 REST API 調用
• 詳細記錄排程任務執行
• 追蹤能力調用的變化
外掛標籤
開發者團隊
② 後台搜尋「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
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)
