Pull down to go back
Built a real-time dashboard for the DGX Spark. Give it a try, I'd love the feedback

Built a real-time dashboard for the DGX Spark. Give it a try, I'd love the feedback

終於受不了了!我用一個儀表板統一管理 DGX Spark 的所有監控數據

Got tired of juggling nvidia-smi, htop, and vLLM's raw /metrics endpoint in three terminals, so I built one dashboard that pulls it all together. GPU / CPU / unified memory / disk / network at 1s polling vLLM stats: tok/s, TTFT, queue time, KV cache %, prefix cache hit rate Auto-discovers running engines via process scan + Docker (multi-engine tabs if you're running more than one) 15-min rolling history, thermal throttle / power brake detection Rust backend, React frontend, streams over W