Skip to content

Instantly share code, notes, and snippets.

View ncolomer's full-sized avatar

Nicolas Colomer ncolomer

View GitHub Profile
# Get Root
sudo su
# Download NMON archive
cd /tmp
wget http://nmon.sourceforge.net/docs/MPG_nmon_for_Linux_14a_binaries.zip
# Install unzip if you don't have
yum install unzip