v0.9.2 — Now with alerting

Server monitoring
that stays out of your way

Zero-dependency, single-binary uptime and resource monitoring. Deploys in seconds. Runs forever.

Install View on GitHub →
~/ terminal
$ curl -sSL https://dash.din.blue/install.sh | sh
→ downloading dash v0.9.2 (linux/amd64)
→ installed to /usr/local/bin/dash
$ dash start
→ collecting metrics on :9090
→ dashboard live at http://localhost:9090
# that's it. no config files, no databases.

Single binary

No runtime, no dependencies. One 8MB binary handles collection, storage, and the web UI.

📡

Push & pull

Scrape your nodes or let them push metrics. Works behind NAT, firewalls, and in air-gapped networks.

🔔

Smart alerts

Threshold, anomaly, and dead-man alerts via webhook, Telegram, or email. No query language required.

🔒

Encrypted at rest

Built-in mTLS between agents. Metric storage encrypted with XChaCha20-Poly1305. Zero trust by default.

📦

30-day retention

Automatic downsampling keeps 30 days of history in under 100MB. No external database to manage.

🧩

Plugin system

Extend with Lua scripts for custom collectors — Docker stats, GPU temps, application-specific metrics.