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

CLM Server Monitoring - Network Address Resolution 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 "Network Address Resolution" diagnostics object provides a JMX interface to the CLM Application Diagnostics called "Network Address Resolution" 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="Network address resolution"
JMX Object Name Example: team.server./jts@9443:type=Diagnostic,name="Network address resolution"

Attributes

JMX Attribute JMX Type Is Writeable? Default Value Description
Description String No A diagnostic to ensure that network address lookups happen quickly enough Diagnostic description
Id String No com.ibm.team.repository.service.diagnostics.basic.internal.dnsResolutionDiagnostic 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 Network address resolution 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="Network address resolution",id=TestExecution
JMX Object Name Example: team.server./jts@9443:type=Diagnostic,name="Network address resolution",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.dnsResolutionDiagnostic
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.CLMServerMonitoringNetworkAddressResolutionDiagnostics moved from Deployment.SmarterServerNetworkAddressResolutionDiagnostics on 2013-08-06 - 22:02 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.