
Vigil
Supports UIby valeriansaliou
Open-source microservices status page with automatic monitoring and multi-channel alerts.
What it does
Vigil is a self-hosted status page designed to monitor distributed infrastructure. It proactively probes your servers and applications to ensure they are reachable and healthy, providing a public-facing status page (e.g., status.example.com) to keep users informed of outages and maintenance.
Tools
- Probe Monitoring: Periodically checks HTTP, TCP, SSH, and ICMP endpoints.
- Alerting System: Sends instant notifications via Slack, Email, Twilio SMS, Telegram, and more.
- Status Page Generation: Automatically generates a branded public page showing the health of all monitored nodes.
- Vigil Reporter Integration: Allows applications to push detailed system metrics (CPU, RAM) directly to the monitor.
Installation
To enable the MCP server, set mcp_server = true in your config.cfg and restart the service.
{\n "mcpServers": {\n "vigil": {\n "command": "vigil",\n "args": ["-c", "/etc/vigil/vigil.cfg"]\n }\n }\n}
Supported hosts
- Claude Desktop
Quick install
cargo install vigil-serverInformation
- Pricing
- free
- Published
- 4/24/2026
- stars







