[rabbitmq-discuss] RabbitMQ Statistic API
Alexandre Kalendarev
akalend at mail.ru
Fri Oct 2 07:49:56 BST 2009
I develope the large social network and will to use RabbitMQ for consumering and "What is new from friends". I't very well if RabbitMQ will to have the the statistic API for administration:
- the list of queue ( the list queue where is messages more than ... )
the
- the list of exchanges ( the list of exchanges where last messages was published till ...)
- list bindings
- usage memory
- count messages per day/hour
- max/average messages into queue
It is very usefull for optimization of use, garbage of old queues, exchanges, etc
The using rabbitmqctl dont not allow automatization of administrative.
Alexandre.
More information about the rabbitmq-discuss
mailing list