Graphite consists of three major components:
- Graphite-Web, a Django-based web application that renders graphs and dashboards
- The Carbon metric processing daemons
- The Whisper time-series database library
The graphite-server is a fork of all major components of graphite-project. It is inteded to be a custom made version centered in centos and other specific technologies. The plan is to constantly update these projects base on graphite-project. So it is highly recommended to contribute to that project.
Please refer to the instructions at readthedocs for general installation.
For particular instructions in centos refer centos-install.
Graphite-Web is licensed under version 2.0 of the Apache License. See the LICENSE file for details.