i'm trying to write jmx queries for the nagios-jmx-plugin
(http://snippets.syabru.ch/nagios-jmx-plugin) v 1.2.0, so our system engineers
can set up automated alerts in our Nagios infrastructure. i'm using the
check_jmx script that comes with the plugin.
i'm not getting very far with querying fo
So, I tried using percentUsageMinDelta=5 with storeUsage node. I saw a
visible improvement compared to the previous case when I was not using it.
However, this caused significant bursts in memory usage at random times.
Hence, I decided not to go ahead with this setting. Is there a way to
control s
Hi,
I'm quite a begginer with active-mq. How can I use JMX/JMS in order to know
what is the oldest message in a queue and how much time is that message on
the queue. Is that possible to implement ?
Thanks!
Quique
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Oldest-m
(James, i'm replying to the list - your reply came directly to me)
The behavior i've noticed is that if the end consumer is outside of ActiveMQ
(e.g., an MDB on a Java EE server, rather than a Camel route configured in
activemq.xml), AND the consumer is not running when ActiveMQ starts up, the
Hi, I know this thread is really stale but I'm working on hooking up ActiveMQ
5.4.1 to Oracle AQ 11gR2 and I've been searching hardscrabble all over the
place for the scarce info on how to do this.
However, in the process I learned things relevant to this old post, and I'd
like to add them here i
Hi
It seems that even with "networkTTL=1", I have a network of brokers
configuration where one message can be received more than one time by a
topic consumer.
I have a complex configuration, but I will try to explain a subset of this
configuration that I suspect to be representative of my proble
yes, with the jms to jms bridge, the MQ client side library is used by
the bridge to make JMS calls to/from IBM MQ
[1] http://activemq.apache.org/jms-to-jms-bridge.html
On 22 October 2010 03:19, clement76 wrote:
>
> Hi,
>
> I am exploring the options to implement ActiveMQ, in place of IBM's MQser
not sure bout bitronix, but you can put the redelivery policy config
in the broker url, that may help, cause you got to provide the some
where, right?
eg:
tcp://localhost:61617?jms.redeliveryPolicy.maximumRedeliveries=1
On 21 October 2010 20:05, urciolo wrote:
>
> Is there a way with Bitronix to