Skip to content

Instantly share code, notes, and snippets.

@joeyAghion
Created March 8, 2010 06:59
Show Gist options
  • Save joeyAghion/324947 to your computer and use it in GitHub Desktop.
Save joeyAghion/324947 to your computer and use it in GitHub Desktop.
wget http://mmonit.com/monit/dist/monit-5.1.1.tar.gz
tar zxvf monit-5.1.1.tar.gz
cd monit-5.1.1
./configure
make
sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment