Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 75916 invoked from network); 28 Mar 2006 17:51:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Mar 2006 17:51:40 -0000 Received: (qmail 71476 invoked by uid 500); 28 Mar 2006 17:51:40 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 71380 invoked by uid 500); 28 Mar 2006 17:51:39 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 71371 invoked by uid 99); 28 Mar 2006 17:51:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Mar 2006 09:51:39 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of james.strachan@gmail.com designates 66.249.92.195 as permitted sender) Received: from [66.249.92.195] (HELO uproxy.gmail.com) (66.249.92.195) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Mar 2006 09:51:37 -0800 Received: by uproxy.gmail.com with SMTP id m3so599979ugc for ; Tue, 28 Mar 2006 09:51:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VoeEtIlvEZ2VSG/kM/wQyyVSeut1vSgYyJyVYKBQmhtYsnwDr6bXZcG0Vugi8Pl7kOXWC7B3kuY1y7cXwQkUha4lIDS7zvBVFOcVdUIH0rRN/+1FDRCv8L0F45j9PUzTNnWami80D3nf/LKpqVY4df5TfY6oYuKRDDfqVzOQFb8= Received: by 10.78.33.17 with SMTP id g17mr84255hug; Tue, 28 Mar 2006 09:51:16 -0800 (PST) Received: by 10.78.27.13 with HTTP; Tue, 28 Mar 2006 09:51:16 -0800 (PST) Message-ID: Date: Tue, 28 Mar 2006 09:51:16 -0800 From: "James Strachan" To: activemq-dev@geronimo.apache.org Subject: Re: [Heads up] new visualisation plugin available In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060327143857.99933.qmail@web50309.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've just completed a second, more impressive visualisation that shows all the connections on a broker together with the producers and consumers, showing the flow of connection -> producer -> destination -> subscriber -> connection. http://docs.codehaus.org/display/ACTIVEMQ/Visualisation To minimise noise I've left off the actual session objects from the graph; you can kinda figure that out by the numbers in each producer/consumer (the first number is the session and the second the producer/consumer number) James On 3/27/06, James Strachan wrote: > On 3/27/06, OG wrote: > > Very nice. Put some IP addresses there and refresh the DOT file period= ically with some numbers/stats, and I'll start drooling. > > You read my mind :) > > So right now this DOT file is real time; every time a destination is > added/removed we regenerate the DOT file. So using the OS X tool, we > get a real time graphical view. (We could hopefully add a kinda > web/ajax client on top of this to get real time visualisations on the > management portal too). > > The part I really want us to do is to graphically represent how > connections, sessions, consumers & producers relate to brokers & > destinations within the brokers; together with stats. There's a ton of > useful visualisations we can do - our only limitation here is our > imagination. > > I've put together a visualisation wish list wiki page... > http://docs.codehaus.org/display/ACTIVEMQ/Visualisation+Wish+List > > please if you can think of any interesting ideas for what we could > visualise or how it could look, please add a note. Better still try > patch the code to do it :) > > BTW if you are interested - here's the code for the real time > rendering of the destination hierarchies.... > http://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/sr= c/main/java/org/apache/activemq/broker/view/ > > as you can see its pretty simple stuff; we've a ton of stats and > information inside the broker that it'll be really easy to render as > some kind of picture > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > -- James ------- http://radio.weblogs.com/0112098/