viralshah / chef-graphite

"Installs/Configures graphite"

Home Page:http://heavywater.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Build Status

Installs and configures Graphite http://graphite.wikidot.com/

Requirements

  • Ubuntu 10.04 (Lucid) - with default settings
  • Ubuntu 11.10 (Oneiric) - change node['graphite']['python_version'] to "2.7"
  • Should run on CentOS 5+, RedHat etc.

Attributes

  • node['graphite']['web']['password'] sets the default password for graphite "root" user.

Usage

recipe[graphite] should build a stand-alone Graphite installation.

Caveats

Ships with 1 default schema: a catchall that matches anything. The catchall retains minutely data for 13 months, as in the default config.

About

"Installs/Configures graphite"

http://heavywater.ca


Languages

Language:Ruby 100.0%