activemq-nagios-plugin
activemq-nagios-plugin copied to clipboard
check-queue-size: Make it possible to warn/critical even for one message
To check DLQs it should be possible to use:
check_activemq.py -w 1 -c 1 queuesize "TEST*"
and get warnings/critical messages if only one message is in the queue.