KISS server monitoring tool with email alerts. For those who want to keep it simple instead of using Prometheus, Grafana, and Alertmanager. It uses the awesome gopsutil library to get system metrics.
Monitors:
- CPU
- Memory
- HTTP Health check
- Disk Usage
- Disk Write/Read
- Docker
go install github.com/julienrbrt/servmon@latest
servmon --help