# Tmux Script for Active Server Monitoring Starts a tmux session that bootstraps htop, iotop and vmstat. In detail, starts a tmux session with 4 panes that contain: 1. htop sorted by `PERCENT_CPU` 2. htop sorted by `PERCENT_MEM` 3. iotop 4. vmstat 1 Can reattach to a similarly named session. ## Requires 1. tmux 2. htop 3. iotop 4. sudo powers for iotop ## Usage `sh monitor.sh `