Graphite: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Realtime scalable graph http://graphite.wikidot.com/") |
No edit summary |
||
| 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 07:48, 24 February 2016
Realtime scalable graph
Installation
pip install carbon pip install whisper pip install graphite-web