The "JFS Storage" diagnostics object provides a JMX interface to the CLM Application Diagnostics called "JFS Storage" available at
<application public URI>:<port>/<applicationContext>/admin#action=com.ibm.team.repository.admin.serverDiagnostics
, of each application.
JMX Interface Name: com.ibm.team.server.monitoring.jmx.beans.ServerDiagnosticMBean
JMX Object Name: team.server.<application public URI context>@<port>:type=Diagnostic,name="JFS Storage"
JMX Object Name Example: team.server./jts@9443:type=Diagnostic,name="JFS Storage"
Attributes
JMX Attribute |
JMX Type |
Is Writeable? |
Default Value |
Description |
Description |
String |
No |
A set of diagnostics related to Jazz Foundation Services storage |
Diagnostic description |
Id |
String |
No |
com.ibm.team.jfs.indexing.service.internal.diagnostics.StorageDiagnostics |
Qualified name of the class implementing the diagnostics test |
Links |
TabularType (Open Type) |
No |
|
Links to associated performance information. This attribute is not currently used in this release |
Title |
String |
No |
JFS Storage |
Name of the diagnostics |
URI |
String |
No |
|
RDF subject URI representation of the JMX Object. This attribute is not currently used in this release |
Operations
Child MBeans
This section gathers information regarding MBeans that are contained within this diagnostics object
Test Execution objects
A Test Execution object provides with the results information of a diagnostics execution as result of calling the "run" operation in the parent JMX Diagnostics object.
JMX Interface Name: com.ibm.team.server.monitoring.jmx.beans.ServerDiagnosticResultMBean
JMX Object Name: team.server.<application public URI context>@<port>:type=Diagnostic,name="JFS Storage",id=TestExecution
JMX Object Name Example: team.server./jts@9443:type=Diagnostic,name="JFS Storage",id=TestExecution
Attributes
JMX Attribute |
JMX Type |
Is Writeable? |
Default Value |
Description |
ExecutionTime |
Date |
No |
Time the test was run |
Time the test was run |
Links |
TabularType (Open Type) |
No |
|
Links to associated performance information. This attribute is not currently used in this release |
URI |
String |
No |
|
RDF subject URI representation of the JMX Object. This attribute is not currently used in this release |
Results |
TabularType (Open Type) |
No |
Test execution results |
This attribute contains tabular information of the execution results, in a key/value pairs entries form. Three keys are exposed: message , status and testName . message : test execution end message (if any) status : test finalization status testName : com.ibm.team.jfs.indexing.service.internal.diagnostics.StorageDiagnostics |
Operations
This object does not expose management operations.
External links: