Post

gatus

Gatus is a developer-oriented health dashboard that gives you the ability to monitor your services using HTTP, ICMP, TCP, and even DNS queries as well as evaluate the result of said queries by using a list of conditions on values like the status code, the response time, the certificate expiration, the body and many others. The icing on top is that each of these health checks can be paired with alerting via Slack, Teams, PagerDuty, Discord, Twilio and many more.

gatus

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/gatus.sh)"
CPU: 1 cores RAM: 512 MB Disk: 4 GB OS: Debian 13

Alpine install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-gatus.sh)"
CPU: 1 cores RAM: 256 MB Disk: 3 GB OS: Alpine 3.23

Configuration

Config file:

1
/opt/gatus/config/config.yaml

Web Interface

Port: 8080

This post is licensed under CC BY 4.0 by the author.