cookbook 'riemann', '= 1.0.2'
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.2 Follow4
Installs & configures Riemann server, client gem, and dashboard
cookbook 'riemann', '= 1.0.2', :supermarket
knife supermarket install riemann
knife supermarket download riemann
Description
This is a cookbook to build riemann, from http://riemann.io
Requirements
The cookbook should do the majority of it, but for the server you'll need java. For the clients you'll need ruby and ruby gems.
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.0.tar.bz2" default[:riemann][:riemann_install_location] = "/opt/riemann" default[:riemann][:riemann_tarball] = "riemann-0.2.0.tar.bz2" default[:riemann][:riemann_version] = "riemann-0.2.0"
Usage
Add riemann::server
to the run_list to install the server, this will also install the client.
Add riemann::client
to the run_list to just install the client gem.
Add riemann::dash
to the run_list to install the riemann-dashboard, which will install both the server and client.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
CHANGELOG for riemann
This file is used to list changes made in each version of riemann.
1.0.0:
- Initial release of riemann tested and successfully built on Ubunut 10.04 LTS
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Foodcritic Metric
1.0.2 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:30
FC031: Cookbook without metadata file: /tmp/cook/4c3ca0add009fbee549abd06/riemann/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/4c3ca0add009fbee549abd06/riemann/metadata.rb:1
1.0.2 failed this metric
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/attributes/default.rb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/client.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/4c3ca0add009fbee549abd06/riemann/recipes/server.rb:30
FC031: Cookbook without metadata file: /tmp/cook/4c3ca0add009fbee549abd06/riemann/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/4c3ca0add009fbee549abd06/riemann/metadata.rb:1