Skip to content

Instantly share code, notes, and snippets.

View johnsome's full-sized avatar

Mark Johnson johnsome

View GitHub Profile
@johnsome
johnsome / INSTALL
Created September 1, 2011 11:26 — forked from mat/INSTALL
Turn an Ubuntu 10.04 server into a StatsD/Graphite server
TODO:
- edit /opt/statsd/local.js
- correct the graphite host to localhost
- if desired, put 'debug: true' in there
- make the box accessible via the hostname 'graphite'
- patch graphite, like described in https://answers.launchpad.net/graphite/+question/152851