[jboss-user] [Management, JMX/JBoss] - Re: Clustered view of jmx-console

PeterJ do-not-reply at jboss.com
Wed Jan 17 10:54:29 EST 2007


Each jmx-console reports only what is available in its own server. However, since the jmx-console works by querying the MBean Server, which it obtains via JNDI, you might be able to easily modify the jmx-console code to do what you want.

The only other thing I can think of is if you know what data you are interesting in consolidating, you could write a script that makes use of the twiddle command to gather the data. This is essentially what is done with Nagios and GroundWork Monitor.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4002881#4002881

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002881



More information about the jboss-user mailing list