Skip to content

Instantly share code, notes, and snippets.

View jaimegago's full-sized avatar
👋
Well hello there!

Jaime Gago jaimegago

👋
Well hello there!
View GitHub Profile
@jaimegago
jaimegago / carbon-cache.conf
Created July 13, 2016 19:54 — forked from dbeckham/carbon-cache.conf
Graphite carbon-cache Upstart job - This upstart job attempts to duplicate the twistd configuration and command line options that carbon-cache.py uses, but will not daemonize so that an Ubuntu system can properly control carbon-cache. One caveat: the current version (as of 0.9.12) of the carbon code intentionally forces logging to STDOUT if the …
# carbon-cache-a upstart job
#
# Daniel Beckham
# @dbeckham
# https://github.com/dbeckham
#
# Tested with Graphite carbon tag v0.9.12 from:
# https://github.com/graphite-project/carbon
#
# Upstart config: /etc/init/carbon-cache-a.conf