PrerequisitesIn order to monitor a JBoss server, the SOASTA sBox must be able to establish a TCP/IP connection to the server. If you are not sure how to enable this, consult the JBoss documentation.
Monitoring requires access to the following three TCP/IP ports:
If a firewall prevents TCP/IP access, see the topic Monitoring a Server Behind a Firewall. |
|
Supported versionsSOASTA CloudTest can currently monitor JBoss 4.2. |
|
Steps
|
![]() |
|
![]() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In addition to the standard statistics that are offered (for example, "JVM Heap Size"), you can track the value of any JMX MBean attribute. For example, to track the current number of messages in the JMS topic named "testTopic", check the "JMX Attribute" box, and in the "Arguments" column enter: jboss.mq.destination:name=testTopic,
You can use the "Add Custom Object" button to add as many JMX MBean attributes as you like. Some more examples:
jboss.web:name=http-0.0.0.0-8080,
jboss.web:name=http-0.0.0.0-8080,
jboss.jca:name=jdbc/myDataSource,
|
|
|
Next steps
|