Difference between revisions of "Graphite"

From air
Jump to navigation Jump to search
(Created page with "Realtime scalable graph http://graphite.wikidot.com/")
 
Line 2: Line 2:
   
 
http://graphite.wikidot.com/
 
http://graphite.wikidot.com/
  +
  +
=Installation=
  +
<pre>
  +
pip install carbon
  +
pip install whisper
  +
pip install graphite-web
  +
</pre>

Revision as of 09:48, 24 February 2016

Realtime scalable graph

http://graphite.wikidot.com/

Installation

pip install carbon
pip install whisper
pip install graphite-web