Author: jstrachan
Date: Thu Jun 29 07:59:39 2006
New Revision: 418066
URL: http://svn.apache.org/viewvc?rev=418066&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/how-can-i-monitor-activemq.html
incubator/activemq/site/using-activemq.html
Modified: incubator/activemq/site/how-can-i-monitor-activemq.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/how-can-i-monitor-activemq.html?rev=418066&r1=418065&r2=418066&view=diff
==============================================================================
--- incubator/activemq/site/how-can-i-monitor-activemq.html (original)
+++ incubator/activemq/site/how-can-i-monitor-activemq.html Thu Jun 29 07:59:39
2006
@@ -247,7 +247,7 @@
-->
<DIV class="wiki-content"><P>In ActiveMQ 4.x you can monitor the
broker using JMX and using a JMX console. You can enable/disable JMX support as
follows...</P>
-<P>1. Run a broker setting the broker property useJmx to true.<BR>
+<P>1. Run a broker setting the broker property useJmx to true. (From 4.0
onwards this is enabled by default)<BR>
i.e.</P>
<P>For xbean configuration</P>
@@ -260,15 +260,19 @@
<DIV class="code"><DIV class="codeContent">
<PRE class="code-java">broker:(tcp:<SPAN
class="code-comment">//localhost:61616)?useJmx=<SPAN
class="code-keyword">true</SPAN></SPAN></PRE>
</DIV></DIV>
+
<P>2. Run a JMX console (e.g. jconsole - JMX console included in the JDK
<JAVA_HOME>/bin/jconsole.exe)</P>
<P><IMG src="how-can-i-monitor-activemq.data/jconsole_path.JPG"
align="absmiddle" border="0"></P>
<P>3. Connect to the given JMX URL:</P>
<DIV class="preformatted"><DIV class="preformattedContent">
-<PRE>jconsole service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi
+<PRE>jconsole
</PRE>
</DIV></DIV>
+
+<P>The ActiveMQ broker should appear in the list of local connections. </P>
+
<P>Using the Apache ActiveMQ version on OS X it appears as follows:</P>
<P><IMG src="how-can-i-monitor-activemq.data/activemq-jmx.png"
align="absmiddle" border="0"><BR>
@@ -469,8 +473,8 @@
</DIV>
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A>,
- last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 28, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=102&originalId=8896">view
change</A>)
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 29, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=102&originalId=8902">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=102">edit
page</A>)
</DIV>
Modified: incubator/activemq/site/using-activemq.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/using-activemq.html?rev=418066&r1=418065&r2=418066&view=diff
==============================================================================
--- incubator/activemq/site/using-activemq.html (original)
+++ incubator/activemq/site/using-activemq.html Thu Jun 29 07:59:39 2006
@@ -259,10 +259,10 @@
<a href="javascript:hideChildren()">Hide Children</a></span>
</div>
<div class="greybox" id="children" style="display: none;">
- <a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+embed+a+Broker+inside+a+Connection"
title="How do I embed a Broker inside a Connection">How do I embed a Broker
inside a Connection</a>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+monitor+ActiveMQ"
title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
- <a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+monitor+ActiveMQ"
title="How can I monitor ActiveMQ">How can I monitor ActiveMQ</a>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+embed+a+Broker+inside+a+Connection"
title="How do I embed a Broker inside a Connection">How do I embed a Broker
inside a Connection</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+the+prefetch+limit+for"
title="What is the prefetch limit for">What is the prefetch limit for</a>