Skip to content

KISS server monitoring tool with email alerts

License

Notifications You must be signed in to change notification settings

julienrbrt/servmon

Repository files navigation

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 github.com/julienrbrt/servmon@latest

How to use

servmon --help