cookbook 'statsdaemon-vimeo', '= 1.0.0', :supermarket
The statsdaemon-vimeo cookbook has been deprecated
The statsdaemon-vimeo cookbook has been deprecated and is no longer being maintained by its authors. Use of the statsdaemon-vimeo cookbook is no longer recommended. You may find that the statsd cookbook is a suitable alternative.
statsdaemon-vimeo (4) Versions 1.0.0 Follow1
Installs statsdaemon (vimeo)
cookbook 'statsdaemon-vimeo', '= 1.0.0'
knife supermarket install statsdaemon-vimeo
knife supermarket download statsdaemon-vimeo
Chef cookbook for Statsdaemon
Description
Chef cookbook for statsdaemon, a statsd daemon written in go by vimeo.
Requirements
Platform
- Debian
- Ubuntu
Notes: This cookbook has been tested on Debian 7.6. It may work on other platforms with or without modification. Please report issues any additional platforms so they can be added.
Usage
statsdaemon-vimeo::default
Just include statsdaemon-vimeo
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[statsdaemon-vimeo]"
]
}
Supermarket share
knife supermarket share statsdaemon-vimeo "Monitoring & Trending"
License
This cookbook is released under the MIT License. See the bundled LICENSE file for details.
Dependent cookbooks
golang >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.