Last active
February 2, 2017 17:09
-
-
Save gbraccialli/ba2b8586c5a69dce3d97 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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