🧰
开源工具集

标注清楚怎么用:在线即用 / 可自托管 / 桌面应用 / 命令行

English

Gatus

TwiN/gatus
一条命令部署 需要一台自己的服务器,但 README 里有可直接执行的 Docker 命令,复制粘贴就能跑起来。

用一份 YAML 声明要监控的服务,附带一个状态页

监控告警可自托管
Gatus 网站截图

部署命令

docker run -p 8080:8080 --name gatus ghcr.io/twin/gatus:stable

摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。

项目简介(摘自 README)

Gatus, on the other hand, allows you to configure health checks for each of your features, which in turn allows it to monitor these features and potentially alert you before any clients are impacted.

星数
★ 12.1k
语言
Go
许可证
Apache-2.0
最近更新
2026-09-22
分类
监控与运维
场景
通用工具