Skip to content

viralshah/chef-graphite

 
 

Repository files navigation

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"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%