內容簡介
Qndrs Availability and Heartbeat Monitor 是一款可從 WordPress 控制台檢查外部 URL 的外掛,並能透過心跳訊號監控防火牆客戶端。它提供多種監控功能,確保網站的可用性和性能。
【主要功能】
• 監控多個外部 URL
• 支援每個 URL 的監控開關
• 提供電子郵件和 Pushover 通知
• 記錄狀態歷史和回應時間
• JSON 匯入/匯出功能
• 認證的 REST API 端點
外掛標籤
開發者團隊
② 後台搜尋「Qndrs Availability and Heartbeat Monitor」→ 直接安裝(推薦)
原文外掛簡介
Qndrs Availability and Heartbeat Monitor checks external URLs from the WordPress dashboard and can also monitor firewalled clients through outbound heartbeat pings. It supports multiple monitored URLs, per-URL monitoring toggles, email alerts, configurable Pushover alerts, status history, response times, uptime percentages, JSON import/export, structured logging, heartbeat monitors, and authenticated REST endpoints.
External services
This plugin can optionally send downtime and recovery notifications through Pushover. Pushover is disabled by default and is only used when a site administrator configures Pushover credentials and enables Pushover alerts for a monitor.
When Pushover is enabled, the plugin sends an HTTPS POST request to https://api.pushover.net/1/messages.json. The request contains the configured Pushover application token, the configured Pushover user or group key, and a notification title/message with the monitored URL or monitor name, status information, and HTTP status code or error message when available.
Pushover API documentation: https://pushover.net/api
Pushover terms: https://pushover.net/terms
Pushover privacy policy: https://pushover.net/privacy
History Storage
Version 3.6.0 stores status history in an indexed custom database table. Fresh installations use the table directly. Existing installations with legacy option-based history can use the controlled WP-CLI migration documented in docs/history-storage.md, including count verification, shadow mode and rollback before finalization.
