From 92fe3350fe6e3da26fa1ad0522aabaa0f146d575 Mon Sep 17 00:00:00 2001 From: makefu Date: Mon, 5 May 2014 09:53:32 +0200 Subject: Merge all the shits --- sites/elchstats.nsupdate.info/graphite.journal.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sites') diff --git a/sites/elchstats.nsupdate.info/graphite.journal.txt b/sites/elchstats.nsupdate.info/graphite.journal.txt index d3a73433..777f4650 100644 --- a/sites/elchstats.nsupdate.info/graphite.journal.txt +++ b/sites/elchstats.nsupdate.info/graphite.journal.txt @@ -17,8 +17,8 @@ cd /opt/graphite/conf cp carbon.conf.example carbon.conf # edit carbon.conf, fix max writes per second, max adds per minute cp storage-schemas.conf.example storage-schemas.conf -# edit storage-schemas.conf, fix storage time +# edit storage-schemas.conf, fix storage time cd /opt/graphite/webapp/graphite cp local_settings.py.example local_settings.py # change SECRET_KEY @@ -27,7 +27,7 @@ PYTHONPATH=/opt/graphite/webapp django-admin.py syncdb --settings=graphite.setti useradd -m graphite -d /opt/graphite -r chown -R graphite /opt/graphite -cd here +cd _here_ cp carbon.service /opt/systemd/system/ systemctl enable carbon systemctl start carbon -- cgit v1.2.3