users@glassfish.java.net

How do I combine the results of a MBean from multiple nodes in a Glassfish

From: <noreply_at_java.net>
Date: Tue, 02 Nov 2010 14:19:14 -0700

Suppose I have a cluster with 10 nodes. Each node has a pool of MDB's. I want
to track how often a message is consumed by a MDB so I write a MBean that is
called each time a message is consumed.

How do I aggregate those results so that when JConsole or any other monitor
tool looks at this they see the results for the entire cluster rather than
just a single node?


--
[Message sent by forum member 'preston001']
View Post: http://forums.java.net/node/710805