Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

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.

RSS

riemann (4) Versions 1.0.2

Installs & configures Riemann server, client gem, and dashboard

Policyfile
Berkshelf
Knife
cookbook 'riemann', '= 1.0.2', :supermarket
cookbook 'riemann', '= 1.0.2'
knife supermarket install riemann
knife supermarket download riemann
README
Dependencies
Changelog
Quality 0%

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