Monitor consumers in each queue in RabbitMQ

Monitor consumers in each queue in RabbitMQ

I want site24x7 to alert me whenever there is no consumer in a queue. We have many queue in RabbitMQ and we want that each queue should have at least 1 consumer. If at any point of time the consumer becomes 0 in any of the queue then we should receive an alert. Can this be done using site24x7? Is there any script using which we can achieve this?