cookbook 'statsd-centos7', '~> 0.0.1'
statsd-centos7 (1) Versions 0.0.1 Follow0
Installs/Configures statsd on Centos 7
cookbook 'statsd-centos7', '~> 0.0.1', :supermarket
knife supermarket install statsd-centos7
knife supermarket download statsd-centos7
Description
Installs and configures Statsd
Platforms
- Centos 7
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']['path'] |
'/usr/share/statsd' |
||
node['statsd']['flush_interval_msecs'] |
10_000 |
Flush interval in msecs (default: 10000 ). |
|
node['statsd']['delete_idle_stats'] |
false |
Do we automatically delete idle stats? | |
node['statsd']['graphite_enabled'] |
true |
Is the graphite backend enabled? | |
node['statsd']['user'] |
'statsd' |
||
node['statsd']['console_enabled'] |
true | Enable console output |
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.
Dependent cookbooks
git >= 0.0.0 |
nodejs >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.0.1 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.0.1 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: statsd-centos7/recipes/default.rb:3
FC007: Ensure recipe dependencies are reflected in cookbook metadata: statsd-centos7/recipes/default.rb:54
FC064: Ensure issues_url is set in metadata: statsd-centos7/metadata.rb:1
FC065: Ensure source_url is set in metadata: statsd-centos7/metadata.rb:1
FC066: Ensure chef_version is set in metadata: statsd-centos7/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: statsd-centos7/metadata.rb:1
FC068: Ensure license is set in metadata: statsd-centos7/metadata.rb:1
FC069: Ensure standardized license defined in metadata: statsd-centos7/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.0.1 passed this metric
Testing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.0.1 failed this metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.0.1 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: statsd-centos7/recipes/default.rb:3
FC007: Ensure recipe dependencies are reflected in cookbook metadata: statsd-centos7/recipes/default.rb:54
FC064: Ensure issues_url is set in metadata: statsd-centos7/metadata.rb:1
FC065: Ensure source_url is set in metadata: statsd-centos7/metadata.rb:1
FC066: Ensure chef_version is set in metadata: statsd-centos7/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: statsd-centos7/metadata.rb:1
FC068: Ensure license is set in metadata: statsd-centos7/metadata.rb:1
FC069: Ensure standardized license defined in metadata: statsd-centos7/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.0.1 passed this metric
Testing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.0.1 failed this metric
FC007: Ensure recipe dependencies are reflected in cookbook metadata: statsd-centos7/recipes/default.rb:54
FC064: Ensure issues_url is set in metadata: statsd-centos7/metadata.rb:1
FC065: Ensure source_url is set in metadata: statsd-centos7/metadata.rb:1
FC066: Ensure chef_version is set in metadata: statsd-centos7/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: statsd-centos7/metadata.rb:1
FC068: Ensure license is set in metadata: statsd-centos7/metadata.rb:1
FC069: Ensure standardized license defined in metadata: statsd-centos7/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.0.1 passed this metric
Testing File Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.0.1 failed this metric
0.0.1 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number