com.ibm.team.foundation.clustermembers:name=<<contextRoot>>, type=clusterMemberDataMetrics, nodeId=*
Attribute | Description | Type |
---|---|---|
nodeState | This is state of the node id. Values are INACTIVE=0, STALE=1 and ACTIVE=2 | Integer |
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 |
nodeURL | This is the URL for the specified node id | String |
com.ibm.team.foundation.contributors:name=<<contextRoot>>, type=contributorMetrics
Attribute | Description | Type |
---|---|---|
totalCount | This is the count of the total users in the repository | Integer |
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 |
unarchivedCount | This is the count of the unarchived users in the repository | Integer |
archivedCount | This is the count of the archived users in the repository | Integer |
com.ibm.team.foundation.projectarea:name=<<contextRoot>>, type=projectSummaryMetrics
Attribute | Description | Type |
---|---|---|
totalCount | This is total number of project areas in the application | Integer |
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 |
archivedCount | This is total number of archived project areas in this application | Integer |
unarchivedCount | This is the total number of unarchived project areas in this application | Integer |