DataBot Metric Reference: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 17: Line 17:
<pre>
<pre>
jboss:[host[:port]]/path-element-1/path-element-2/attribute-name
jboss:[host[:port]]/path-element-1/path-element-2/attribute-name
</pre>
Example:
<pre>
jboss:///
</pre>
<pre>
jboss:localhost//
</pre>
<pre>
jboss:localhost:9999//
</pre>
</pre>

Revision as of 21:05, 31 August 2016

Internal

Metrics

Platform Metrics

JBoss CLI Metrics

Syntax:

jboss:[host[:port]]/path-element-1/path-element-2/attribute-name

Example:

jboss:///
jboss:localhost//
jboss:localhost:9999//