아래로 당겨서 돌아가기
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

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

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