<br><br><div class="gmail_quote">2011/8/23 Almudena <span dir="ltr">&lt;<a href="mailto:almumontiel@gmail.com">almumontiel@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":sy">The scenario is the next: theres a tool (<a href="http://collectd.org/" target="_blank">http://collectd.org/</a>) that<br>
collects monitoring info (in rrdtool) for each node and could be<br>
displayed on a browser (this is done via a Sinatra app). I would like<br>
to implement the &quot;aggregation&quot; of such info, so that I gather the info<br>
in an asynchronous way. The communication would be 1:N.<br></div></blockquote><div><br>How will this data aggregated? You want to display/filter data that is already collected, correct? Do you care if your UI is real-time? What is the bottom line of browser versions you need to support?<br>

 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div id=":sy">
For this, would I need a rabbitmq agent on each node?<br>
<br></div></blockquote><div><br>No, you need RabbitMQ running on just 1 node (or a few, if you need a high availability setup).<br></div></div><br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br><br>