Created
July 20, 2012 19:09
-
-
Save wjimenez5271/3152626 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
| apt-get -y install ruby rubygems make gcc g++ ruby-dev | |
| gem install riemann-tools | |
| nohup /var/lib/gems/1.8/bin/riemann-health --host 192.168.10.100& | |
| exit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment