Update of /var/cvs/html/mmbase/components/core
In directory james.mmbase.org:/tmp/cvs-serv4242

Modified Files:
        mrtg.jspx 
Log Message:
Added also some info about JMX


See also: http://cvs.mmbase.org/viewcvs/html/mmbase/components/core


Index: mrtg.jspx
===================================================================
RCS file: /var/cvs/html/mmbase/components/core/mrtg.jspx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- mrtg.jspx   23 Aug 2008 14:39:03 -0000      1.1
+++ mrtg.jspx   5 Sep 2008 14:59:48 -0000       1.2
@@ -9,7 +9,7 @@
       id="${requestScope['org.mmbase.componentId']}">
     <h2>MRTG</h2>
     <p>
-      <a href="http://oss.oetiker.ch/mrtg/";>MRTG</a> is a tool to generate 
statitics. It can quite easily be used to monitor MMBase Caches.
+      <a href="http://oss.oetiker.ch/mrtg/";>MRTG</a> is a tool to generate 
statistics. It can quite easily be used to monitor MMBase Caches.
     </p>
     <p>
       <mm:link page="/mmbase/admin/stats.jsp">
@@ -31,5 +31,8 @@
         <a href="${_}">This link can e.g. be used to monitory node cache 
useage.</a>
       </mm:link>
     </p>
+    <h2>JMX</h2>
+    <p>Information about the MMBase caches is also available via <a 
href="http://java.sun.com/javase/technologies/core/mntr-mgmt/javamanagement/";>Java
 Managment Extensions</a>.</p>
+    <p>JMX information can e.g. be accessed using the <a 
href="http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html";>jconsole</a>
 tool.</p>
   </div>
 </mm:cloud>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to