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 statsd cookbook has been deprecated

Author provided reason for deprecation:

The statsd cookbook has been deprecated and is no longer being maintained by its authors. Use of the statsd cookbook is no longer recommended.

RSS

statsd (7) Versions 0.2.3

Installs/Configures statsd

Policyfile
Berkshelf
Knife
cookbook 'statsd', '= 0.2.3', :supermarket
cookbook 'statsd', '= 0.2.3'
knife supermarket install statsd
knife supermarket download statsd
README
Dependencies
Quality 86%

Build Status
Cookbook Version

Description

Installs and configures Statsd

Platforms

  • Ubuntu 12.04, 14.04
  • RHEL 6.4, 7.1

Attributes

Attribute Type Default Description
node['statsd']['port'] Integer 8125 Port for Statsd to listen for stats on
node['statsd']['graphite_host'] String 'localhost' Host to forward processed statistics to
node['statsd']['graphite_port'] Integer 2003 Port to forward processed statistics to
node['statsd']['graphite_options'] Hash {} Additional graphite namespacing options
node['statsd']['package_version'] String '0.6.0' Version to use when creating the package
node['statsd']['tmp_dir'] String '/tmp' Temporary directory to use while building the package
node['statsd']['repo'] String 'https://github.com/etsy/statsd.git' git repository to use
node['statsd']['sha'] Integer d16d744e6424dfd519dc71795a212ad1c08c3114 SHA commit id of the repo to use

Usage

Include the statsd recipe which will checkout Statsd from git, build a package from it, and then install the package. Statsd is run under a "statsd" system user.

By default statsd will attempt to send statistics to a graphite instance running on localhost, which can be configured using the Graphite cookbook at http://community.opscode.com/cookbooks/graphite.

Collaborator Number Metric
            

0.2.3 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.2.3 passed this metric

Foodcritic Metric
            

0.2.3 passed this metric

License Metric
            

0.2.3 passed this metric

No Binaries Metric
            

0.2.3 passed this metric

Testing File Metric
            

0.2.3 passed this metric

Version Tag Metric
            

0.2.3 passed this metric