Skip to content

Instantly share code, notes, and snippets.

@poblahblahblah
Created September 28, 2011 19:46
Show Gist options
  • Save poblahblahblah/be63c1beae01b067600d to your computer and use it in GitHub Desktop.
Save poblahblahblah/be63c1beae01b067600d to your computer and use it in GitHub Desktop.
[cache]
LOCAL_DATA_DIR = /opt/graphite/storage/whisper/
USER = carbon
MAX_CACHE_SIZE = 10000000
MAX_UPDATES_PER_SECOND = 800
MAX_CREATES_PER_MINUTE = 60
CACHE_QUERY_INTERFACE = 0.0.0.0
CACHE_QUERY_PORT = 7002
LOG_UPDATES = True
WHISPER_AUTOFLUSH = True
ENABLE_AMQP = True
AMQP_VERBOSE = False
# the network settings for the amqp server
AMQP_HOST = rabbitmq
AMQP_PORT = 5672
AMQP_EXCHANGE = graphite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment