Skip to content

Instantly share code, notes, and snippets.

@vaibhaw
Last active December 7, 2015 11:32
Show Gist options
  • Select an option

  • Save vaibhaw/cf46bf8b6f3ecc7e2347 to your computer and use it in GitHub Desktop.

Select an option

Save vaibhaw/cf46bf8b6f3ecc7e2347 to your computer and use it in GitHub Desktop.
Admin Tools
## System Monitoring Tools
# TODO - provide more useful flags
top
free -m
vmstat
iostat
iotop
sar
netstat
## Terminal System Monitor
sudo apt-get install python-pip build-essential python-dev # pre-req
sudo pip install Glances
sudo pip install PySensors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment