[rabbitmq-discuss] sinatra web server

LooL almumontiel at gmail.com
Tue Aug 23 09:55:04 BST 2011


The collection is done by hostname, so the aggregation will be just
gathering.
Yes, I want to display data that is already collected.
The UI does not need to be real-time. Could have a small delay.
I would consider only modern browsers.


Thanks a lot.

On Aug 23, 10:38 am, Michael Klishin <michael.s.klis... at gmail.com>
wrote:
> 2011/8/23 Almudena <almumont... at gmail.com>
>
> > The scenario is the next: theres a tool (http://collectd.org/) that
> > collects monitoring info (in rrdtool) for each node and could be
> > displayed on a browser (this is done via a Sinatra app). I would like
> > to implement the "aggregation" of such info, so that I gather the info
> > in an asynchronous way. The communication would be 1:N.
>
> 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?
>
> > For this, would I need a rabbitmq agent on each node?
>
> No, you need RabbitMQ running on just 1 node (or a few, if you need a high
> availability setup).
>
> --
> MK
>
> http://github.com/michaelklishinhttp://twitter.com/michaelklishin
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-disc... at lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list