Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
cd /opt/graphite/storage
sudo chown -R www-data:www-data *.

Anchor
start-data-collector
start-data-collector
Start Data Collector

Code Block
cd /opt/graphite/bin/
sudo -u www-data python carbon-cache.py start
> Starting carbon-cache (instance a)

...