Servmon#
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
Installation#
go install pkg.rbrt.fr/servmon@latest
How to use#
servmon --help