Starts a tmux session that bootstraps htop, iotop and vmstat.
In detail, starts a tmux session with 4 panes that contain:
- htop sorted by
PERCENT_CPU
- htop sorted by
PERCENT_MEM
- iotop
- vmstat 1
Can reattach to a similarly named session.
- tmux
- htop
- iotop
- sudo powers for iotop
sh monitor.sh <session name>