Skip to content

Instantly share code, notes, and snippets.

@tkuchiki
Last active December 27, 2015 18:09
Show Gist options
  • Save tkuchiki/7368132 to your computer and use it in GitHub Desktop.
Save tkuchiki/7368132 to your computer and use it in GitHub Desktop.
dstat, iostat, sar, ... install
# dstat
yum intall -y dstat
# iostat, sar ...
yum install -y sysstat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment