EditAttachPrintable
TWiki > Deployment Web > WebPreferences > RTC6061Beans > Rtc6061ScmMetricsTask
Revision 1 - 2019-04-16 - 09:16:03 - Main.narasim_5f7

ScmMetricsTasktodo.png

Build basis: 6.0.6.1


SCM Stream Metrics

This captures information about SCM streams, including the name, owner, the number of snapshots, the number of contained components and their history size.

Advanced Property

You enable this bean by setting Enable SCM stream metrics to true

Object Name

com.ibm.team.scm:name="<app-context>", type=com.ibm.team.scm.Workspace, itemName=*, itemId=*

Default Frequency for Publishing

1 Week

Attributes

Attribute Description Type
numComponents The number of components contained in this stream java.lang.Long
nodeId This is the application node id in case the CLM application is clustered String
contextRoot This is the application root context for the CLM application String
host This is the host name where the CLM application is running String
port This is the port number where the CLM application is accessible on the host. The value is -1 if the port is not set Integer
creationTimeStamp This is the time when the MBean was updated with a snapshot of the relevant data Timestamp
domain This is the namespace for the application under which the MBean data is published String
owner The owner of the stream CompositeData
itemType The type of item String
components The components contained in this stream ArrayType
snapshots The number of snapshots owned by this stream Long
itemId The item ID String
name The name of the item String

owner Attributes

Attribute Description Type
name The name of the item String
itemId The item ID String
itemType The type of item. Usually a project or team area String

components Attributes

Attribute Description Type
numSelectionsBase The number of state selections in the base configuration for this component in the stream Long
changeSetsInHistory The number of change sets in the history of this component in the stream Long
itemId The item ID String
itemType The type of item String
name The name of the item String
numSelections The number of state selections in the configuration for this component in the stream Long
| operationsInHistory | The number of operations performed on this component in the stream | Long |
Back to top

SCM Versioned Content Repository Metrics

This captures information about the content repositories in which scm content has been stored. It provides information like the location of the content repository, the number and total size of the content stored

Advanced Property

You enable this bean by setting Enable Versioned Content Metrics MBean to true

Object Name

com.ibm.team.scm.content:name="<app-context>", 
  type=repositoryMetrics

Default Frequency for Publishing 1 Week

Attributes

Attribute Description Type
contentRepositories This is the list of content stores used by this server Array
creationTimeStamp This is the time when the MBean was updated with a snapshot of the relevant data Timestamp
host This is the host name where the CLM application is running String
port This is the port number where the CLM application is accessible on the host. The value is -1 if the port is not set. int
contextRoot This is the application root context for the CLM application String
nodeId This is the application node id in case the CLM application is clustered String
Domain This is the namespace for the application under which the MBean data is published String

contentRepositories Attributes

Attribute Description Type
totalNoOfContent The number of content blobs stored in this content repository Long
externalURI The external content repository URI or "DATABASE" String
totalSize The total uncompressed size of all content stored in this content repository Long
compressedDBSize The total compressed size of data stored in the database for this content repository Long


Back to top


SCM Versioned Content Top File Sizes Metrics

This captures information about the largest files stored in SCM including the content repository where they are stored, their size and which a list of components and paths where that file may be located.

Advanced Property

You enable this bean by setting Enable Versioned Content Metrics MBean to true

Object Name

com.ibm.team.scm.content:name="<app-context>", 
  type=topContent,rank=*

Default Frequency for Publishing

1 Week

Attributes

Attribute Description Type
contentClaimers The list of files which claim this content ArrayType
creationTimeStamp This is the time when the MBean was updated with a snapshot of the relevant data Timestamp
host This is the host name where the CLM application is running String
port This is the port number where the CLM application is accessible on the host. The value is -1 if the port is not set. int
contextRoot This is the application root context for the CLM application String
nodeId This is the application node id in case the CLM application is clustered String
Domain This is the namespace for the application under which the MBean data is published String
externalURI The content repository URI where this content is stored String
contentSize The compressed size of this content if stored in the database, otherwise the full content size Long

contentClaimers attributes

Attribute Description Type
stateId The state id for this file String
approximatePath An approximate path for this file. The file may not exist at this path since full path resolution requires a workspace or stream String
componentName The name of the component which contains this file String
itemId The item id for this file String


Back to top


Related topics: Common Managed Beans

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r4 < r3 < r2 < r1 | More topic actions...
This site is powered by the TWiki collaboration platformCopyright © by IBM and non-IBM 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.
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.