From charlesreid1

Line 29: Line 29:
==Hello Graphite World==
==Hello Graphite World==


http://graphite.wikidot.com/getting-your-data-into-graphite
More good:
 
* http://graphite.readthedocs.org/en/latest/install.html
 
 
 
 
Not so good:
 
* http://graphite.wikidot.com/getting-your-data-into-graphite

Revision as of 17:55, 24 June 2014

Prerequisites

PyCairo prerequisite: PyCairo

Installing

Installing Graphite

Git checkout

cd git dir

python setup.py build && python setup.py install

Installing Carbon

python setup.py build && python setup.py install

Installing Whisper

python setup.py build && python setup.py install

Hello Graphite World

More good:



Not so good: