EditAttachPrintable
r2 - 2018-07-19 - 08:09:51 - RichardWattsYou are here: TWiki >  Deployment Web > DeploymentMonitoring > CLM605MXBeans > Common605Beans > ProjectMetricsCollectorTask

ProjectMetricsCollectorTask todo.png

Build basis: 6.0.5


Project Area Information


This publishes the number of contributor, team, development lines, work items and attachments for each project area in the repository. Additionally it indicates if the project is archived or not. You can monitor these and also setup alerts if the usage patterns are not within normal parameters. In future it will contain an attribute for the total size of the project area in the repository. This will help determine if the project warrants its own server and can be a candidate for server split. It also provides if the project area has be opted in and provides configuration management metrics like number of component, streams, baselines etc.


Advanced Property


You enable this bean by setting Enable Project Metrics MBean to true


Syntax


com.ibm.team.foundation.projectarea:name=<<contextRoot>>, 
  type=projectMetrics, 
  projectNameAndId=*


Frequency: 1 Week



Attributes


Attribute Description Type
MaximumDepthOfRootStream This is maximum depth of any of the root component streams in this project area Long
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
isArchived This is the boolean to indicate is the project area is archived or not Boolean
noOfContributors This is the total contributors associated with this project area Integer
noOfTeams This is total number of team areas within this project area Integer
developmentLines This is the total number of development time liens within this project area Integer
projectName This is name of the project area String
projectId This is id of the project area String
workitemCount This is the total number of work items within this project area Integer
attachmentCount This is total number of attachments within this project area Integer
attachmentTotalLength This is the total size of all the attachments (in bytes) within this project area Long
pleEnablementState This is the PLE enablement state for the project area. Values are OPT_OUT, OPT_IN_SINGLE_STREAM_PER_COMPONENT or OPT_IN_FULL String
totalNoOfComponents This is the total number of components within this project area Long
totalNoOfStreams This is total number of streams for all the components in this project area Long
totalNoOfBaselines This is total number of baselines for all the components in this project area Long
totalNoOfVersionMappings This is total number for version mappings for all concepts in all the project area components Long


Work Item Information


This provides the type of workitem and the total count of this type of work items for each project area.


Advanced Property


You enable this bean by setting Enable Project Metrics MBean to true


Syntax


com.ibm.team.foundation.projectarea:name=<<contextRoot>>, 
  type=projectWorkItemMetrics, 
  typeNameAndProjectNameAndId=* 


Frequency: 1 Week



Attributes


Attribute Description Type
workItemType The type name of the work item type String
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
projectName This is name of the project area String
projectId This is id of the project area String
count This is the total number of work items of this type within this project area Integer



Related topics: Common Managed Beans

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r7 | 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.