activemq-nagios-plugin icon indicating copy to clipboard operation
activemq-nagios-plugin copied to clipboard

check-queue-size: Make it possible to warn/critical even for one message

Open predic8 opened this issue 9 years ago • 0 comments

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.

predic8 avatar Feb 04 '16 14:02 predic8