public
Description: Graphite + RabbitMQ integration scripts
Homepage:
Clone URL: git://github.com/somic/graphite-rabbitmq.git
name age message
file README Thu May 21 07:32:42 -0700 2009 changed README [somic]
file carbon-agent-rabbitmq.py Thu May 21 07:27:01 -0700 2009 first commit [somic]
directory examples/ Thu May 21 07:27:01 -0700 2009 first commit [somic]
file graphite_rabbitmq_config.py Thu May 21 07:27:01 -0700 2009 first commit [somic]
file graphite_rabbitmq_publish.py Thu May 21 07:27:01 -0700 2009 first commit [somic]
README
Graphite-RabbitMQ Integration
=============================

Graphite - http://graphite.wikidot.com
RabbitMQ - http://www.rabbitmq.com
Blog - http://somic.org/2009/05/21/graphite-rabbitmq-integration/

INSTALLATION
------------

Requires py-amqplib http://barryp.org/software/py-amqplib/

Drop contents of this repository into GRAPHITE_HOME/carbon
directory, edit graphite_rabbitmq_config.py, run it
to create queues, then run carbon-agent-rabbitmq.py with
same options you run carbon-agent.py with.

Watch out for multiple instances of carbon-persister.py 
writing to the same whisper files!