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

RSS

infochimps_statsd (2) Versions 3.0.3

Statsd, a non-blocking proxy to graphite: counting and timing for great justice

Policyfile
Berkshelf
Knife
cookbook 'infochimps_statsd', '= 3.0.3', :supermarket
cookbook 'infochimps_statsd', '= 3.0.3'
knife supermarket install infochimps_statsd
knife supermarket download infochimps_statsd
README
Dependencies
Quality -%

statsd chef cookbook

Installs/Configures statsd

Overview

Installs statsd daemon for recording arbitrary information to graphite

Attributes

  • [:statsd][:cluster_name] - (default: "cluster_name")
  • [:statsd][:git_repo] - (default: "https://github.com/etsy/statsd.git")
  • [:statsd][:install_dir] - (default: "/usr/src/statsd")
  • [:statsd][:port] - (default: "8125")
  • [:statsd][:flush_interval] - (default: "10000")
  • [:statsd][:home_dir] - (default: "/usr/local/share/statsd")
  • [:statsd][:conf_dir] - (default: "/etc/statsd")
  • [:statsd][:log_dir] - (default: "/var/log/statsd")
  • [:statsd][:pid_dir] - (default: "/var/run/statsd")
  • [:statsd][:user] - (default: "statsd")
  • [:statsd][:run_state] - (default: "start")
  • [:statsd][:graphite][:port] - (default: "2003")
  • [:statsd][:graphite][:addr] - (default: "localhost")
  • [:groups][:statsd][:gid] - (default: "310")
  • [:users][:statsd][:uid] - (default: "310")

Recipes

  • default - Base configuration for statsd
  • server - Server ## Integration

Supports platforms: debian and ubuntu

Cookbook dependencies:
* runit
* nodejs
* graphite
* metachef

License and Author

Author:: Nathaniel Eliot - Infochimps, Inc (coders@infochimps.com)
Copyright:: 2011, Nathaniel Eliot - Infochimps, Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

readme generated by cluster_chef's cookbook_munger

Dependent cookbooks

runit >= 0.0.0
nodejs >= 0.0.0
graphite >= 0.0.0
metachef >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found