jmx queries and nagios-jmx-plugin

2010-10-22 Thread Joe Niski
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

Re: Store percent usage not decreasing - activemq.xml settings

2010-10-22 Thread jns
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

Oldest message in queue

2010-10-22 Thread Quique
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

Re: Help destroying 1,000+ subscribers

2010-10-22 Thread Joe Niski
(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

Re: Oracle XE

2010-10-22 Thread gstanden
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

3 brokers, 1 Topic, 2 networks of brokers and networkTTL=1

2010-10-22 Thread Eric-AWL
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

Re: bridging Active MQ with IBM MQSeries

2010-10-22 Thread Gary Tully
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

Re: Bitronix With ActiveMQ

2010-10-22 Thread Gary Tully
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