All projects

Servers Monitoring

Open-source server monitoring with statistics, network-traffic graphs, and automatic alerts. Started during my IT School DevOps studies.

An open-source server monitoring tool I'm building as part of my DevOps studies at IT School. It collects basic system metrics — CPU, memory, disk, network — and surfaces them through a simple dashboard with automatic alerts when something crosses a threshold.

What it does

  • Lightweight agent that runs on each box (PHP + a few shell tools)
  • Central dashboard showing all servers at a glance
  • Network-traffic graphs and historical trends
  • Email / webhook alerts on configurable thresholds

Why open source

The boring infrastructure layer deserves better than "sign up to my SaaS." Self-hostable, single-binary deploys, no telemetry. The kind of tool I wish I had ten years ago.