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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
