zwidny / graphite

A highly scalable real-time graphing system fork from https://github.com/graphite-project/graphite-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

graphite

A highly scalable real-time graphing system.

Quick start

  1. $ git clone https://github.com/zwidny/graphite.git
  2. $ pip install -r graphite/requirements/base.txt
  3. $ cd graphite/src
  4. $ python manage.py runserver

INSTALL

  • Linux Installation

    • Prerequisites are installed on Ubuntu 14.04 LTS with:

      sudo apt-get install libffi-dev

News

Happy new year! 2016

TODO

CHANGELOG

About

A highly scalable real-time graphing system fork from https://github.com/graphite-project/graphite-web

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 76.6%Language:Python 15.2%Language:CSS 6.8%Language:HTML 1.3%Language:Makefile 0.1%