- Posted on
- Featured Image
Guide to building a tiny, fast Rust daemon that samples CPU/memory, learns a rolling baseline via robust median/MAD z-scores, and flags anomalies in real time. It streams JSON for Bash-first routing (jq, curl, Slack), runs as a systemd service, validates with stress-ng, and offers tuning and extensions—delivering self-hosted, auditable monitoring in a single static binary without SaaS lock-in.