內容簡介
Wizjo Monitor 是一款專為 WordPress 設計的監控外掛,透過一個受保護的 REST API 端點,幫助使用者檢測隱藏的問題,如資料庫連線、檔案系統空間及過期的排程任務,確保網站穩定運行。
【主要功能】
• 檢查資料庫連線狀態
• 檢查檔案系統可用空間
• 驗證上傳目錄的讀寫功能
• 監控過期的 WordPress 排程事件
• 檢查待更新的 WordPress、外掛及佈景主題
• 確認 PHP 版本是否受支援
外掛標籤
開發者團隊
原文外掛簡介
Wizjo Monitor exposes one token-protected REST endpoint used by Wizjo Tools.
It helps detect problems that are invisible to a normal uptime check, including
failed writes, overdue scheduled tasks and pending security updates.
The plugin checks:
database connectivity,
free filesystem space,
an actual write and read in the uploads directory,
overdue WordPress cron events,
pending WordPress, plugin and theme updates,
production debug mode,
unsupported PHP versions.
The plugin does not initiate external connections. It only responds when the
monitoring service calls its endpoint with the token configured by the site
administrator. It does not return post contents, user data or database rows.
