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

graphite (42) Versions 0.1.0

Installs/Configures graphite

Policyfile
Berkshelf
Knife
cookbook 'graphite', '= 0.1.0', :supermarket
cookbook 'graphite', '= 0.1.0'
knife supermarket install graphite
knife supermarket download graphite
README
Dependencies
Quality -%
= DESCRIPTION: Installs and configures Graphite http://graphite.wikidot.com/ = REQUIREMENTS: Ubuntu 10.04 (Lucid) = ATTRIBUTES: node[:graphite][:password] sets the default password for graphite "root" user. = USAGE: recipe[graphite] should build a stand-alone Graphite installation. recipe[graphite::ganglia] integrates with Ganglia. You'll want at least one monitor node (i.e. recipe[ganglia]) node to be running to use it. = CAVEATS: Ships with two default schemas, stats.* (for Etsy's statsd) and a catchall that matches anything. The catchall retains minutely data for 13 months, as in the default config. stats retains data every 10 seconds for 6 hours, every minute for a week, and every 10 minutes for 5 years.

No quality metric results found