mburns / cookbook-statsdaemon-vimeo

DEPRECATED

Home Page:https://github.com/mburns/cookbook-statsdaemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chef cookbook for Statsdaemon

Build Status Chef cookbook

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.

About

DEPRECATED

https://github.com/mburns/cookbook-statsdaemon

License:MIT License


Languages

Language:Ruby 63.6%Language:Shell 25.0%Language:HTML 11.4%