v0.1.0 — Initial Release
dgxtop v0.1.0 — Initial Release
The first public release of dgxtop, a high-performance interactive system monitor built for NVIDIA DGX infrastructure.
Highlights
- GPU monitoring via NVML — utilization, VRAM, temperature, power, clock, ECC errors, PCIe throughput, NVLink topology
- Full system monitoring — CPU (aggregate + per-core), memory (RAM + swap), disk I/O (throughput, IOPS, latency), network interfaces
- Interactive TUI — three views (Overview, GPU Detail, Processes), vim keybindings, gradient gauges, sparkline history
- Process management — sort, filter, and kill GPU processes with confirmation
- Color themes — cyan, green, amber
- Cross-platform builds — x86_64 and aarch64, glibc and musl
Install
curl -fsSL https://raw.githubusercontent.com/DennySORA/dgxtop/main/install.sh | bashFull Changelog: https://github.com/DennySORA/dgxtop/commits/v0.1.0