Skip to content

Instantly share code, notes, and snippets.

@gbraccialli
Last active February 2, 2017 17:09
Show Gist options
  • Save gbraccialli/ba2b8586c5a69dce3d97 to your computer and use it in GitHub Desktop.
Save gbraccialli/ba2b8586c5a69dce3d97 to your computer and use it in GitHub Desktop.
#curl -sSL https://gist.githubusercontent.com/gbraccialli/ba2b8586c5a69dce3d97/raw/ | sudo -E sh
wget http://sourceforge.net/projects/nmon/files/nmon_x86_64_centos6
cp nmon_x86_64_centos6 /usr/bin/nmon
chmod +x /usr/bin/nmon
nmon_x86_64_centos6 -f -s 1 -t -T -c 100000000000000000000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment