terminal dashboard
a all in one dashboard for the terminal
terminal dashboard
sometimes you just want to log in, hit a dashboard and see wtf your server is doing
options
tldr: ytop or bashtop for all in one, htop for process tree
- atop
- + cpu, memory, io, network, process, disk
- - no process tree
- ~ C?
- weird ui
- bashtop
- + cpu, memory, network, process, disk, process tree
- - io
- ~ bash
- looks sleak, slow startup
- bmon
- bottom
- + cpu, memory, io, network, process, disk
- - no process tree
- + rust
- impossible to find
- glances
- + cpu, memory, io, network, process, disk
- - no process tree
- - python
- gotop
- + cpu, memory, io, network, process, disk
- - no process tree
- + go
- gtop
- htop
- + cpu, memory, io, process, process tree
- - network, disk
- ~ c
- iftop
- only does network connections
- iotop
- vtop
- + cpu, memory, process
- - io, network, disk
- - no process tree
- - javascript
- wtf
- customizable dashboard, doesn't do monitoring out of the box
- ytop
- + cpu, memory, io, network, process, disk
- - no process tree
- + rust
- same author as gotop, exact same ui
- zenith
- + cpu, memory, io, network, process, disk
- - no process tree
- + rust
- funky graphs