cookbook 'infochimps_statsd', '= 3.0.3'
infochimps_statsd (2) Versions 3.0.3 Follow3
Statsd, a non-blocking proxy to graphite: counting and timing for great justice
cookbook 'infochimps_statsd', '= 3.0.3', :supermarket
knife supermarket install infochimps_statsd
knife supermarket download infochimps_statsd
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.