r5 - 2020-06-02 - 15:20:24 - TimFeeneyYou are here: TWiki >  Deployment Web > DeploymentMonitoring > CLMServerMonitoring > CLMServerMonitoringDataDictionary > CLMServerMonitoringDatabaseIndicesDiagnostics

CLM Server Monitoring - Database Indices Diagnostics (DEPRECATED: CLM Server Monitoring is no longer supported and was dropped in version 6.0.3.)

Authors: JorgeAlbertoDiaz
Build basis: Collaborative Lifecycle Management 4.0.4

The "Database Indices" diagnostics object provides a JMX interface to the CLM Application Diagnostics called "Database Indices" 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="Database Indices"
JMX Object Name Example: team.server./jts@9443:type=Diagnostic,name="Database Indices"

Attributes

JMX Attribute JMX Type Is Writeable? Default Value Description
Description String No A diagnostic to ensure that all expected table indices exist in your database Diagnostic description
Id String No com.ibm.team.repository.service.diagnostics.basic.internal.DBIndexDiagnostic 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 Database Indices 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

JMX Operation Signature Return Type Description
run() void Executes the diagnostic operation. A child MBean is created with the results of the execution

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="Database Indices",id=TestExecution
JMX Object Name Example: team.server./jts@9443:type=Diagnostic,name="Database Indices",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
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.repository.service.diagnostics.basic.internal.DBIndexDiagnostic
URI String No   RDF subject URI representation of the JMX Object. This attribute is not currently used in this release

Operations

This object does not expose management operations.


External links:

Additional contributors: TWikiUser, TWikiUser

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r5 < r4 < r3 < r2 < r1 | More topic actions
Deployment.CLMServerMonitoringDatabaseIndicesDiagnostics moved from Deployment.SmarterServerDBIndicesDiagnostics on 2013-08-06 - 22:13 by Main.geraldmi -
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Contributions are governed by our Terms of Use. Please read the following disclaimer.