c0m4r/kula
Lightweight, self-contained Linux® server monitoring tool observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 99
- Release rhythm 95
- Longevity 13
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 187
- days_rel: 35
- days_push: 10
- n_releases_24m: 47
Adoption not part of the score
1319 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Kula is a lightweight, self-contained Linux server monitoring tool written in Go that ships as a single binary with zero dependencies. It reads metrics directly from /proc and /sys every second, stores them in a built-in tiered ring-buffer, and serves them via a real-time Web UI dashboard, a terminal TUI, and a Prometheus exporter endpoint.
Use cases
- monitor a linux vps in real time
- single binary server monitoring with no external database
- watch cpu memory network and disk metrics from a terminal tui
- self-hosted server dashboard that works on closed networks
- export linux server metrics to prometheus
- monitor docker containers and cgroups on a server
- track gpu load and temperatures on a linux box
When to choose
- you want zero-dependency, single-binary monitoring for a Linux server or VPS
- you need real-time 1-second-resolution metrics with a web dashboard and TUI
- you want privacy-first monitoring with no cloud calls or external databases
- you need a built-in Prometheus exporter without extra agents
When to avoid
- you need multi-host fleet monitoring or centralized aggregation across many servers
- you require long-term historical metric retention beyond ring-buffer tiers
- you need monitoring on non-Linux platforms, since Kula reads /proc and /sys directly
- you need alerting and notification pipelines out of the box
Facets
cli-tool · maturity active
monitoring analytics http-server terminal-ui data-visualization monitoring self-hosted go self-hosted cli server-monitoring single-binary ring-buffer prometheus-exporter tui web-dashboard zero-dependencies vps-monitoring devops command-line real-time linux docker web-server
2 sources
- readme: https://github.com/c0m4r/kula · fetched 2026-08-28 · 1205628f6d43
- homepage: https://kula.ovh · fetched 2026-08-29 · 833f5298be0e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| c0m4r/kula | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem