Send JMX command to all JBoss Enterprise Application Platform Servers in a cluster
Issue
We have exposed some services to JMX using the @Management and @Service annotations. While this allows us to make JMX calls into our application through jmx-console and twiddle, we need to individually log onto each server in the cluster and run make the JMX call on each server.
Is there a way to execute a JMX operation on every server in the cluster with a single action?
Environment
- JBoss Enterprise Application Platform 4.x, 5.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.