[WordPress] 外掛分享: Vigilant Healthchecks

首頁外掛目錄 › Vigilant Healthchecks
WordPress 外掛 Vigilant Healthchecks 的封面圖片
全新外掛
安裝啟用
尚無評分
86 天前
最後更新
問題解決
WordPress 6.3+ PHP 8.2+ v1.0.0 上架:2025-12-21

內容簡介

```html
<ul>
<li>功能摘要: Vigilant Healthchecks 提供一個REST健康檢查端點位於/wp-json/vigilant/v1/health,並具有管理介面以控制執行哪些檢查。</li>
</ul>
```

```html
<ul>
<li><strong>問題:</strong> Vigilant Healthchecks 提供的主要功能有哪些?</li>
<ul>
<li><strong>答案:</strong> 包括受保護的REST端點,內置檢查,度量目錄和可擴展功能。</li>
</ul>
<li><strong>問題:</strong> 使用者如何配置 Vigilant Healthchecks 的 bearer token?</li>
<ul>
<li><strong>答案:</strong> 使用者可以在“設定”→“Vigilant Healthchecks”下來配置 bearer token。</li>
</ul>
<li><strong>問題:</strong> 如何啟用或停用要公開的檢查和度量衡?</li>
<ul>
<li><strong>答案:</strong> 使用者可以切換想公開的檢查和度量衡。</li>
</ul>
<li><strong>問題:</strong> 使用者可以如何呼叫端點或配置他們的網站在 Vigilant 中?</li>
<ul>
<li><strong>答案:</strong> 使用者可以自行呼叫端點或在 Vigilant 中配置他們的網站。</li>
</ul>
</ul>
```

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Vigilant Healthchecks」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Vigilant Healthchecks provides a REST healthcheck endpoint at /wp-json/vigilant/v1/health with an admin interface to conrol which checks are executed.
This plugin is designed to integrate with Vigilant, an all-in-one web monitoring tool which can be self-hosted.
Key Features

Protected REST endpoint with configurable token.
Built-in checks for database connectivity, core versions, plugin updates, cron freshness, Redis, and WordPress Site Health issues.
Metrics catalogue for memory, disk, CPU load, and database size with sensible caching defaults.
Extensible registry and hooks (vigilant_healthchecks_prepare, vigilant_healthchecks_cron_threshold, vigilant_healthchecks_database_size_cache_ttl) so you can add custom checks and metrics.
Scheduler heartbeat (vigilant_healthchecks_cron_monitor) that validates WP-Cron is actually running and reports stale schedules.

How It Works

Configure the bearer token under Settings → Vigilant Healthchecks; every REST request must include Authorization: Bearer .
Toggle the checks and metrics you want to expose; disabled items are never instantiated so they have zero runtime impact.
Call the endpoint yourself or configure your website in Vigilant.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon