Managing JBoss
From JMXplorer
Contents |
[edit]
Setup JBoss for monitoring
Instructions to manage remotely Jboss are in Jboss wiki : http://wiki.jboss.org/wiki/JBossMBeansInJConsole
On windows, you have to add
set JAVA_OPTS=%JAVA_OPTS% -Djavax.management.builder.initial=org.jboss.system.server.jmx.MBeanServerBuilderImpl set JAVA_OPTS=%JAVA_OPTS% -Djboss.platform.mbeanserver set JAVA_OPTS=%JAVA_OPTS% -Dcom.sun.management.jmxremote
to <jboss>/bin/run.bat
[edit]
Monitor Jboss using JMXplorer
[edit]
Add a new Mbean server
Open the "MBean servers Explorer" view (Window->Show View->Other->JMXplorer/MBean servers Explorer), right click on the view and add a new MBean server :
[edit]
Add a connection to a local mbean server
If JBoss is on the local machine, select it in "Local process" :
[edit]


