Author: jstrachan
Date: Wed Jun 28 10:19:37 2006
New Revision: 417821

URL: http://svn.apache.org/viewvc?rev=417821&view=rev
Log:
Latest export from confluence

Modified:
    incubator/activemq/site/how-can-i-monitor-activemq.html
    incubator/activemq/site/jmx.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=417821&r1=417820&r2=417821&view=diff
==============================================================================
--- incubator/activemq/site/how-can-i-monitor-activemq.html (original)
+++ incubator/activemq/site/how-can-i-monitor-activemq.html Wed Jun 28 10:19:37 
2006
@@ -415,6 +415,12 @@
 
 <P>If you wish to change the Java 5 JMX settings you can use various <SPAN 
class="nobr"><A 
href="http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html#properties";
 title="Visit page outside Confluence" rel="nofollow">JMX system 
properties<SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="0" 
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
 
+<P>For example you can enable remote JMX connections via setting the following 
environment variable (using <B>set</B> or <B>export</B> depending on your 
platform).</P>
+
+<DIV class="code"><DIV class="codeContent">
+<PRE class="code-java">SUNJMX=-Dcom.sun.management.jmxremote=<SPAN 
class="code-keyword">true</SPAN> -Dcom.sun.management.jmxremote.port=1616 
-Dcom.sun.management.jmxremote.authenticate=<SPAN 
class="code-keyword">false</SPAN> -Dcom.sun.management.jmxremote.ssl=<SPAN 
class="code-keyword">false</SPAN></PRE>
+</DIV></DIV>
+
 <H4><A 
name="HowcanImonitorActiveMQ-ManagementContextPropertiesReference"></A>ManagementContext
 Properties Reference</H4>
 
 <TABLE class="confluenceTable"><TBODY>
@@ -464,7 +470,7 @@
     <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
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=102&originalId=8893";>view
 change</A>)
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=102&originalId=8896";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=102";>edit 
page</A>)
     </DIV>

Modified: incubator/activemq/site/jmx.html
URL: 
http://svn.apache.org/viewvc/incubator/activemq/site/jmx.html?rev=417821&r1=417820&r2=417821&view=diff
==============================================================================
--- incubator/activemq/site/jmx.html (original)
+++ incubator/activemq/site/jmx.html Wed Jun 28 10:19:37 2006
@@ -69,7 +69,7 @@
 <UL class="alternate" type="square">
        <LI><A href="home.html" title="Home">Home</A></LI>
        <LI><A href="news.html" title="News">News</A></LI>
-       <LI><A href="changes-in-40.html" title="Changes in 4.0">New in 
4.0</A></LI>
+       <LI><A href="new-features.html" title="New Features">New 
Features</A></LI>
        <LI><A href="faq.html" title="FAQ">FAQ</A></LI>
        <LI><A href="site.html" title="Site">Site</A></LI>
        <LI><A href="articles.html" title="Articles">Articles</A></LI>
@@ -159,7 +159,7 @@
        <LI><A href="kaha-persistence.html" title="Kaha Persistence">Kaha 
Persistence</A></LI>
        <LI><A href="async-sends.html" title="Async Sends">Async Sends</A></LI>
        <LI><A href="jmsxuserid.html" title="JMSXUserID">JMSXUserID</A></LI>
-       <LI><A href="changes-in-40.html" title="Changes in 4.0">Other new 
features</A></LI>
+       <LI><A href="new-features.html" title="New Features">More New 
Features</A></LI>
 </UL>
 
 
@@ -413,6 +413,10 @@
 &lt;/broker&gt;</PRE>
 </DIV></DIV>
 
+<P>In 4.0.1 or later on Java 1.5 or later we try and use the default platform 
MBeanServer (so that things like the JVM threads &amp; RAM settings are 
visible). </P>
+
+<P>If you wish to change the Java 5 JMX settings you can use various <SPAN 
class="nobr"><A 
href="http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html#properties";
 title="Visit page outside Confluence" rel="nofollow">JMX system 
properties<SUP><IMG class="rendericon" 
src="http://goopen.org/confluence/images/icons/linkext7.gif"; height="0" 
width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN></P>
+
 <H4><A name="JMX-ManagementContextPropertiesReference"></A>ManagementContext 
Properties Reference</H4>
 
 <TABLE class="confluenceTable"><TBODY>
@@ -461,8 +465,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 12, 2006
-                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=295&originalId=8692";>view
 change</A>)
+    last edited by     <A 
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan";>James
 Strachan</A> on Jun 28, 2006
+                  &nbsp;(<A 
href="http://goopen.org/confluence/pages/diffpages.action?pageId=295&originalId=8895";>view
 change</A>)
               
       (<A 
href="http://goopen.org/confluence/pages/editpage.action?pageId=295";>edit 
page</A>)
     </DIV>


Reply via email to