Depends on the yum and graphite cookbooks. Targets Amazon Linux and CentOS, but should work for any RHEL derivative.
Make sure you set the node[:riemann][:version]
(current version is 0.2.4) and
node[:graphite][:web_server]
attributes.
node[:riemann][:version] -- What version of riemann you'd like installed
Will re-create the riemann config from template/attributes. Calls install.rb
As it says on the tin, installs riemann and graphite on the server.
MIT
Author:: Ryan Brown (ryan.brown@hudl.com)
- Parameterize configuration template
- Add the option not to install a graphite server