Created
July 20, 2012 17:41
-
-
Save wjimenez5271/3152156 to your computer and use it in GitHub Desktop.
setup riemann tools
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
| yum install -y ruby rubygems make gcc gcc-c++ ruby-devel | |
| gem install riemann-tools | |
| nohup riemann-health --host 192.168.10.100& |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment