You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid
965b5a8482
|
7 years ago | |
---|---|---|
README.md | 7 years ago |
README.md
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