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