<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Weiqi Gao&#039;s Observations - jmx tag</title>
  <link>http://www.weiqigao.com/blog/tags/jmx/</link>
  <description>Sharing My Experience...</description>
  <language>en</language>
  <copyright>Weiqi Gao</copyright>
  <lastBuildDate>Fri, 11 May 2012 12:48:36 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  <image>
    <url>http://pebble.sourceforge.net/common/images/powered-by-pebble.gif</url>
    <title>Weiqi Gao&#039;s Observations</title>
    <link>http://www.weiqigao.com/blog/</link>
  </image>
  
  
  <item>
    <title>Java News Brief (JNB): Monitoring and Management with J2SE 5.0</title>
    <link>http://www.weiqigao.com/blog/2005/02/09/java_news_brief_jnb_monitoring_and_management_with_j2se_5_0.html</link>
    
      
        <description>
          &lt;p&gt;This month&#039;s &lt;a href= &#034;http://www.ociweb.com/jnb/&#034; &gt;Java News Brief (JNB)&lt;/a&gt; talks about &lt;a href= &#034;http://www.ociweb.com/jnb/jnbFeb2005.html&#034; &gt;Monitoring and Management with J2SE 5.0&lt;/a&gt;.  It is written by yours truly, based on the &lt;a href= &#034;http://www.ociweb.com/&#034; &gt;OCI&lt;/a&gt; internal Java lunch I did &lt;a href= &#034;http://www.weiqigao.com/blog/2005/01/15/1105805231000.html&#034; &gt;26 days ago&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The inspriation came a few days before J2SE 5.0 was released, when I was looking at the latest beta.  What do I do when I inspect a JDK beta?  Well, First of all, I did some thing like this:&lt;/p&gt;

&lt;pre style=&#034;margin-left:3em&#034;&gt;[weiqi@gao] $ &lt;b&gt;cd $JAVA_HOME/bin; ls&lt;/b&gt;
appletviewer   jarsigner     javaws     jstack   native2ascii  serialver
apt            java          &lt;span style=&#034;color:red&#034;&gt;jconsole&lt;/span&gt;   &lt;span style=&#034;color:red&#034;&gt;jstat&lt;/span&gt;    orbd          servertool
ControlPanel   javac         jdb        &lt;span style=&#034;color:red&#034;&gt;jstatd&lt;/span&gt;   pack200       tnameserv
extcheck       javadoc       jinfo      keytool  policytool    unpack200
HtmlConverter  javah         jmap       kinit    rmic
idlj           javap         &lt;span style=&#034;color:red&#034;&gt;jps&lt;/span&gt;        klist    rmid
jar            java-rmi.cgi  jsadebugd  ktab     rmiregistry&lt;/pre&gt;

&lt;p&gt;I then did a &lt;tt&gt;ls&lt;/tt&gt; in &lt;tt&gt;$JAVA_HOME/doc&lt;/tt&gt; and saw a file named (something like, I don&#039;t recall exactly) &lt;tt&gt;blockdiagram.html&lt;/tt&gt;.  It contained an HTML table version of the &lt;a href= &#034;http://java.sun.com/j2se/1.5.0/docs/images/j2se5.gif&#034; &gt;Java Block Diagram&lt;/a&gt;.  Somehow the word &#034;Management&#034; just jumped out of the HTML table at me.  And I said, I have to learn what this is all about.&lt;/p&gt;

&lt;p&gt;I can think of numerous situations in my past Java projects where something like this would be very useful, either in development or in production.  I hope the article will be helpful for someone.&lt;/p&gt;

&lt;p&gt;Like always, please do subscribe to the JNB list (the form is at the upper right corner of the &lt;a href= &#034;http://www.ociweb.com/jnb/&#034; &gt;JNB page&lt;/a&gt;).  You will receive future JNB articles in email.&lt;/p&gt;

&lt;p&gt;Oh, one more thing, have you ever read the file &lt;tt&gt;$JAVA_HOME/THIRDPARTYLICENSEREADME.txt&lt;/tt&gt;?&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.weiqigao.com/blog/2005/02/09/java_news_brief_jnb_monitoring_and_management_with_j2se_5_0.html#comments</comments>
    <guid isPermaLink="true">http://www.weiqigao.com/blog/2005/02/09/java_news_brief_jnb_monitoring_and_management_with_j2se_5_0.html</guid>
    <pubDate>Thu, 10 Feb 2005 03:17:27 GMT</pubDate>
  </item>
  
  </channel>
</rss>

