Chef cookbook for statsdaemon, a statsd daemon written in go by Bitly or, optionally, Vimeo.
- 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.
Just include statsdaemon
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[statsdaemon]"
]
}
knife supermarket share statsdaemon "Monitoring & Trending"
This cookbook is released under the MIT License. See the bundled LICENSE file for details.