Re: Is there a way to monitor delayed message ?

2019-07-18 Thread Tim Bain
Sounds great. And my expectation was never that the getAllJobs() method would be what you'd use long-term, just that it would give you an option for right now, to tide you over until this enhancement gets implemented. So hopefully it's better than not being able to do this at all. Tim On Thu,

RE: Is there a way to monitor delayed message ?

2019-07-18 Thread COURTAULT Francois
Hello, In fact this is not a bug. The getAllJobs required a start and end time. So it's quite difficult to use regarding what I want to monitor: at t time, I want to get the number of delayed messages. This is the reason why I have submitted a new enhancement request:

Re: ActiveMQ Queues monitoring in Zabbix

2019-07-18 Thread sith
Answering on my own question https://support.zabbix.com/browse/ZBXNEXT-1648 this is may be a solution one of them -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

RE: Is there a way to monitor delayed message ?

2019-07-18 Thread COURTAULT Francois
Hello, Submitted: https://issues.apache.org/jira/browse/AMQ-7243 Best Regards. -Original Message- From: Tim Bain [mailto:tb...@alumni.duke.edu] Sent: jeudi 18 juillet 2019 06:47 To: ActiveMQ Users Subject: Re: Is there a way to monitor delayed message ? Please submit that bug report

Load testing ActiveMQ

2019-07-18 Thread Kushal Gautam
Hi: I was trying to evaluate the performance of my activemq installation (first on Linux and then on Windows), at least on following components: 1. I am trying to switch to NIO, but I am not sure if the performance would be better than the regular openwire. I read many articles on "Scaling