Skip to content

Instantly share code, notes, and snippets.

@Shinpeim
Created November 13, 2012 22:51
Show Gist options
  • Save Shinpeim/4068973 to your computer and use it in GitHub Desktop.
Save Shinpeim/4068973 to your computer and use it in GitHub Desktop.
alias dstat-full='dstat -Tclmdrn'
alias dstat-mem='dstat -Tclm'
alias dstat-cpu='dstat -Tclr'
alias dstat-net='dstat -Tclnd'
alias dstat-disk='dstat -Tcldr'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment