somic / graphite-rabbitmq

Graphite + RabbitMQ integration scripts

This URL has Read+Write access

graphite-rabbitmq / README
100644 22 lines (14 sloc) 0.595 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
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!