Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 61843 invoked from network); 25 Aug 2006 07:51:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Aug 2006 07:51:46 -0000 Received: (qmail 90039 invoked by uid 500); 25 Aug 2006 07:51:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 90021 invoked by uid 500); 25 Aug 2006 07:51:32 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 90010 invoked by uid 99); 25 Aug 2006 07:51:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2006 00:51:32 -0700 X-ASF-Spam-Status: No, hits=4.1 required=10.0 tests=RCVD_ILLEGAL_IP,RCVD_IN_WHOIS_BOGONS,SPF_HELO_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.192.190.42] (HELO aphrodite.glencore.com) (217.192.190.42) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Aug 2006 00:51:27 -0700 Received: from unknown (HELO nekar.ch.glencore.com) ([1.100.20.113]) by aphrodite.glencore.com with ESMTP; 25 Aug 2006 09:51:06 +0200 Subject: Re: Tomcat monitoring To: "Tomcat Users List" Cc: "Tomcat Users List" Message-ID: From: Bruno Georges Date: Fri, 25 Aug 2006 09:51:02 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rafael I forgot to mention that JBoss provides JBoss Operations Network which uses agent to collect metrics no the machine where you deployed your Tomcat instance. You can access it via a web front-end and monitor your apache/tomcat/jboss instances. There is a lot more they support, I suggest you look at: http://www.jboss.com/resources/jbon_demos There is also JProbe [used to be a sitraka's product], now you can get it from Quest. It is fairly intrusive. You also have JProfiler and YourKit. Most of these support JVMPI and some JVMPI. Use Java 5, it will provide more hooks for profiling your JVM. [along with JVMTI support] Hopes this helps. With Best Regards Bruno Georges Glencore International AG Tel. +41 41 709 3204 Fax +41 41 709 3000 |---------+---------------------------> | | Rafael.Almeida@s| | | tj.gov.br | | | | | | 24.08.06 18:40 | | | Please respond | | | to "Tomcat Users| | | List" | | | | |---------+---------------------------> >------------------------------------------------------------------------= --------------------------------------------------------------------------| | = | | To: "Tomcat Users List" = | | cc: = | | Subject: Tomcat monitoring = | | = | |Distribute: = | |Personal? |-------| = | | | [ ] x | = | | |-------| = | | = | >------------------------------------------------------------------------= --------------------------------------------------------------------------| Hi; I attended to an Oracle IAS event and they presented their Enterprise Manager 10g, and they showed some great monitoring capabilities. Here I quote some of them from their document "http://www.oracle.com/technology/products/oem/pdf/wp_aslm_10g.pdf": "The tracing functionality provides an on-demand tool that lets administrators examine in detail all invocation paths of a transaction, and isolate the exact tier and location of a problem. All invocation paths of a transaction are traced and hierarchically broken down by servlet/JSP, EJB, JDBC/SQL times. Further drill-downs into each component identify response time breakouts by invocation path. Click-to-SQL drill-downs allow administrators to navigate down from a transaction view and examine the underlying SQL statements." (Page 6) "URL processing time and load activity graphs provide administrators with information on the impact of server activity on response times." (Page 7) "Enterprise Manager provides correlation of CPU utilization, memory, and I/O usage of all Web application components to help administrators determine where resources are constrained." (Page 8) Well, my question is if there is any way to do such (or any) monitoring with Tomcat 5.5.17. If not, is there any monitoring tool that you guys use to monitor and troubleshoot Tomcat? Maybe just tomcat/java commands that shows status/monitoring info. Actually we only graph URL response times and load keep an eye on the logs. Any info is welcome. Thanks a lot. Rafael Sarres de Almeida Se=E7=E3o de Gerenciamento de Rede Superior Tribunal de Justi=E7a Tel: (61) 3319-9342 LEGAL DISCLAIMER. The contents of this e-mail and any attachments are stric= tly confidential and they may not be used or disclosed by someone who is not a named recipient. If you have received this email in error please notify the sender by replyi= ng to this email inserting the word "misdirected" as the message and delete th= is e-mail from your system. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org