cookbook 'graphite', '= 0.0.3'
graphite
(44) Versions
0.0.3
-
Follow66
Installs/Configures graphite
cookbook 'graphite', '= 0.0.3', :supermarket
knife supermarket install graphite
knife supermarket download graphite
= DESCRIPTION:
Installs and configures Graphite http://graphite.wikidot.com/
= REQUIREMENTS:
Ubuntu 10.04 (Lucid)
= ATTRIBUTES:
= USAGE:
= CAVEATS:
I didn't see an easy way to set Graphite's credentials easily.
I set those to root/root with an email address going no where.
Ships with two default schemas, stats.* (for Etsy's statsd) and a
catchall that matches anything. The catchall retains minutely data for
13 months, as in the default config. stats retains data every 10 seconds
for 6 hours, every minute for a week, and every 10 minutes for 5 years.