cookbook 'riemann', '= 1.0.3'
The riemann cookbook has been deprecated
Author provided reason for deprecation:
The riemann cookbook has been deprecated and is no longer being maintained by its authors. Use of the riemann cookbook is no longer recommended.
You may find that the riemann2 cookbook is a suitable alternative.
riemann (4) Versions 1.0.3 Follow4
Installs & configures Riemann server, client gem, and dashboard
cookbook 'riemann', '= 1.0.3', :supermarket
knife supermarket install riemann
knife supermarket download riemann
Description
A Chef cookbook for provisioning the Riemann event stream processor.
Requirements
The cookbook should suffice, given these prerequisites:
- a Java runtime (v1.7 or v1.8) for the server component
- a Ruby interpreter and RubyGems for the client components
Chef Attributes
default[:riemann][:ruby_tarball_location] = "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p374.tar.gz" default[:riemann][:ruby_tarball] = "ruby-1.9.3-p374.tar.gz" default[:riemann][:ruby_tarball_dir] = "ruby-1.9.3-p374" default[:riemann][:riemann_tarball_location] = "http://aphyr.com/riemann/riemann-0.2.9.tar.bz2" default[:riemann][:riemann_install_location] = "/opt/riemann" default[:riemann][:riemann_tarball] = "riemann-0.2.9.tar.bz2" default[:riemann][:riemann_version] = "riemann-0.2.9"
Usage
Add riemann::server
to the run_list
to install the server; this will also install the client Ruby gem.
Add riemann::client
to the run_list
to only install the client Ruby gem.
Add riemann::dash
to the run_list
to install the Riemann web UI dashboard; this will also install the server and client Ruby gem.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG for riemann
Changes made in each version of the riemann Chef cookbook.
1.0.3
- Riemann version bumped from v0.2.0 to v0.2.9; repo taken over from JJ Asghar by Russell Whitaker.
1.0.2
- Not originally documented by JJ Asghar.
1.0.1
- Not originally documented by JJ Asghar.
1.0.0:
- Initial release of riemann, tested and successfully built under Ubuntu 10.04 LTS.
Foodcritic Metric
1.0.3 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:30
FC031: Cookbook without metadata file: /tmp/cook/cfb196f629f856452c64808c/riemann/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/cfb196f629f856452c64808c/riemann/metadata.rb:1
1.0.3 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/client.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cfb196f629f856452c64808c/riemann/recipes/server.rb:30
FC031: Cookbook without metadata file: /tmp/cook/cfb196f629f856452c64808c/riemann/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/cfb196f629f856452c64808c/riemann/metadata.rb:1