MetricsCollectorTask todo.png

Build basis: 6.0.6


Enable Configuration Management Service Metrics MBean

Description

Advanced Property

You enable this bean by setting Enable Error Details Mbean to true

Object Name

com.ibm.team.foundation.logevents:name=<<contextRoot>>, 
  type=logEventDetailsMetrics, 
  errorNameAndId=* 

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
Domain This is the namespace for the application under which the MBean data is published 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


Back to top


Local configuration management cache statistics – Cache hit ratio

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). Other facets are Entry added to cache, Entry removed from cache, Entry found in cache, Entry not found in cache, Entry replaced in cache and Entry garbage collected from cache.

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Cache hit ratio as a percentage,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description TypeSorted ascending
stdDev This is the standard deviation value of the integral range counter Long
total This is the total value of all the range counter samples Double
average This is the average value of the range counter Double
averageOverInterval This is the average value of the range counter for this collection time interval Double
totalOverInterval This is the total value of the range counter for this collection time interval Double
intervalDuration This is the collection time interval in seconds Double
transactionRate This is the transaction rate (countover interval/interval duration) in counts per second Double
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
min This is the minimum value of the range counter Long
max This is the maximum value of the range counter Long
count This is the current total count of the range counter samples Long
countOverInterval This is the count for this collection time interval Long
host This is the host name where the CLM application is running String
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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
creationTimeStamp This is the time when the MBean was updated with a snapshot of the relevant data Timestamp


Back to top


Local configuration management cache statistics – Entry added to cache

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the entries added to the cache

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Entry added to cache,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
max This is the maximum value of the scalar counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
value This is the current average value of the scalar counter Long
min This is the minimum value of the scalar counter Long


Back to top


Local configuration management cache statistics – Entry found in cache

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the entries found in cache.

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Entry found in cache,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
max This is the maximum value of the scalar counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
value This is the current average value of the scalar counter Long
min This is the minimum value of the scalar counter Long


Back to top


Local configuration management cache statistics – Entry not found in cache

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the entries not found in cache

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Entry not found in cache,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
max This is the maximum value of the scalar counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
value This is the current average value of the scalar counter Long
min This is the minimum value of the scalar counter Long


Back to top


Local configuration management cache statistics – Entry removed from cache

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the entries removed from cache

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Entry removed from cache,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
max This is the maximum value of the scalar counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
value This is the current average value of the scalar counter Long
min This is the minimum value of the scalar counter Long


Back to top


Local configuration management cache statistics – Entry replaced in cache

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the entries replaced in cache

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Entry replaced in cache,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
max This is the maximum value of the scalar counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
value This is the current average value of the scalar counter Long
min This is the minimum value of the scalar counter Long


Back to top


Local configuration management cache statistics – Entry garbage collected from cache

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the entries garbage collected from cache.

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Entry garbage collected from cache,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
max This is the maximum value of the scalar counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
value This is the current average value of the scalar counter Long
min This is the minimum value of the scalar counter Long


Back to top


Local configuration management cache statistics – Time for computing a value in ms

This is useful to understand how the caches are performing. In a production environment the hit ratio of the caches should be greater than 95% (Blog). This facet highlights the average time to compute a value in ms.

Advanced Property

You enable this bean by setting Enable Local Versioning Cache Metrics MBean to true

Object Name

com.ibm.team.foundation.counters:name=<<contextRoot>>, 
  type=counterMetrics, 
  group=local config mgmt cache statistics,
  facet=Time for computing a value in ms,
  counterName=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
stdDev This is the standard deviation value of the integral range counter 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
name This is the name of specific counter String
group This is the group that the counter belongs to String
facet This represents a particular aspect of this counter String
id This represents a unique id for this counter String
min This is the minimum value of the range counter Long
max This is the maximum value of the range counter Long
count This is the current total count of the range counter samples Long
total This is the total value of all the range counter samples Double
average This is the average value of the range counter Double
averageOverInterval This is the average value of the range counter for this collection time interval Double
totalOverInterval This is the total value of the range counter for this collection time interval Double
countOverInterval This is the count for this collection time interval Long
intervalDuration This is the collection time interval in seconds Double
transactionRate This is the transaction rate (countover interval/interval duration) in counts per second Double


Back to top


Web Services Statistics Summary Over Collection Intervals

This bean captures the summary information over collection intervals. The summary includes total count, average over interval, max over interval, transaction rate, the total value over interval etc. The summary bean is create by facet and within each facet you can get a summary by component.

Advanced Property

You enable this bean by setting Enable Web Service Metrics MBean to true

Object Name

com.ibm.team.foundation.webservices:name=<<contextRoot>>,
  type=webServicesSummary Metrics,
  facet=*,
  component=*

Default Frequency for Publishing

15 minutes

Attributes

Attribute Description Type
transactionRate This is the transaction rate (countover interval/interval duration) in counts per second Double
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
group This is the group that this counter summary belongs to String
facet This represents a particular aspect of this summary String
component This represents the component name associated with this web service summary. Value of UnKnown is returned if component name cannot be derived String
averageOverInterval This is the average value across all range counters for this collection time interval UPDATED in 6.0.6 Double
maxOverInterval This is the maximum average value across all range counters for this collection time interval Double
totalOverInterval This is the total value across all range counters for this collection time interval Double
countOverInterval This is the total count across all range counters for this collection time interval Double
intervalDuration This is the collection time interval in seconds Double


Back to top


Related topics: Common Managed Beans

This topic: Deployment > WebHome > DeploymentMonitoring > CLM606MXBeans > Common606Beans > MetricsCollectorTask606
History: r4 - 2018-09-28 - 10:08:20 - Main.toobaahmed
 
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.