Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 728 Bytes

README.rdoc

File metadata and controls

27 lines (17 loc) · 728 Bytes

DESCRIPTION:

Installs and configures Graphite graphite.wikidot.com/

REQUIREMENTS:

Ubuntu 10.04 (Lucid)

ATTRIBUTES:

node[:password] sets the default password for graphite “root” user.

USAGE:

recipe should build a stand-alone Graphite installation.

recipe integrates with Ganglia. You’ll want at least one monitor node (i.e. recipe) node to be running to use it.

CAVEATS:

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.