/cookbook-statsdaemon

A cookbook for statsdaemon

Primary LanguageRubyMIT LicenseMIT

Chef cookbook for Statsdaemon

Build Status Chef cookbook

Description

Chef cookbook for statsdaemon, a statsd daemon written in go by Bitly or, optionally, 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::default

Just include statsdaemon in your node's run_list:

{
  "name":"my_node",
  "run_list": [
    "recipe[statsdaemon]"
  ]
}

Supermarket share

knife supermarket share statsdaemon "Monitoring & Trending"

License

This cookbook is released under the MIT License. See the bundled LICENSE file for details.