graphite

Scrips for configuring and running a graphite database.

installation

installation procedure:

apt-get install python3-cffi
sudo chown charles:root /opt/

Now install three parts of graphite:

pip3 install --user --no-binary=:all: https://github.com/graphite-project/whisper/tarball/master
pip3 install --user --no-binary=:all: https://github.com/graphite-project/carbon/tarball/master
pip3 install --user --no-binary=:all: https://github.com/graphite-project/graphite-web/tarball/master
Description
Scripts for configuring and running a graphite database.
Readme 20 KiB