Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 481 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 481 Bytes

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