Return-Path: Delivered-To: apmail-geronimo-activemq-users-archive@www.apache.org Received: (qmail 65018 invoked from network); 17 Aug 2006 15:04:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Aug 2006 15:04:46 -0000 Received: (qmail 77376 invoked by uid 500); 17 Aug 2006 15:04:45 -0000 Delivered-To: apmail-geronimo-activemq-users-archive@geronimo.apache.org Received: (qmail 77363 invoked by uid 500); 17 Aug 2006 15:04:45 -0000 Mailing-List: contact activemq-users-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-users@geronimo.apache.org Delivered-To: mailing list activemq-users@geronimo.apache.org Received: (qmail 77354 invoked by uid 99); 17 Aug 2006 15:04:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 08:04:45 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Aug 2006 08:04:45 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GDjQ0-0007Vb-Ic for activemq-users@geronimo.apache.org; Thu, 17 Aug 2006 08:04:24 -0700 Message-ID: <5852950.post@talk.nabble.com> Date: Thu, 17 Aug 2006 08:04:24 -0700 (PDT) From: jevans12 To: activemq-users@geronimo.apache.org Subject: Stopping Statistics Gathering MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is AMQ ALWAYS gathering statistics? Does the default of useJmx=false only stop the mbean interfaces being exposed? Im running Spring + AMQ (embedded broker topo), we are using the Spring MBeanExporter to expose our own mbeans. Since AMQ defaults to useJmx=false, our Spring config is actually exposing the AMQ mbeans along with up-to-date stats. I would like to turn off completly the AMQ stats gathering, is this possible? -- View this message in context: http://www.nabble.com/Stopping-Statistics-Gathering-tf2121969.html#a5852950 Sent from the ActiveMQ - User forum at Nabble.com.