Engineering Lifecycle Management Wiki - Deployment
Deployment Web
Planning and design
Installing and upgrading
Migrating and evolving
Integrating
Administering
Monitoring
Troubleshooting
Community information and contribution guidelines
Create new topic
Topic list
Search
Advanced search
Notify
RSS
Atom
Changes
Statistics
Web preferences
E
dit
A
ttach
P
rintable
TWiki
>
Deployment Web
>
DeploymentMonitoring
>
CLM605MXBeans
>
Common605Beans
>
LicenseMetricsCollectorTask
Revision 7 - 2020-05-20 - 10:32:10 - Main.sbeard
<div id="header-title" style="padding: 10px 15px; border-width:1px; border-style:solid; border-color:#FFD28C; background-image: url(<nop>https://jazz.net/wiki/pub/Deployment/WebPreferences/TLASE.jpg); background-size: cover; font-size:120%"> ---+!! !LicenseMetricsCollectorTask Build basis: 6.0.5 %ENDCOLOR%</div></sticky> #TopPage <!-- Page contents top of page on right hand side in box --> <sticky><div style="float:right; border-width:1px; border-style:solid; border-color:#DFDFDF; background-color:#F6F6F6; margin:0 0 15px 15px; padding: 0 15px 0 15px;"> %TOC{title="Managed Beans"}% </div></sticky> <sticky><div style="margin:15px;"></sticky> <br> ---+ Floating license consumption statistics Concurrent use This facet captures the floating license consumption from the servers. ---+++!! Advanced Property You enable this bean by setting *Enable License Consumption Metrics MBean* to *true* ---+++!! Object Name <verbatim> com.ibm.team.foundation.counters:name=<<contextRoot>>, type=counterMetrics, group=Floating license concurrent use, facet=All servers, counterName=* </verbatim> ---+++!! Default Frequency for Publishing 15 minutes ---+++!! Attributes %TABLE{ sort="on" tableborder="1" cellpadding="3" cellspacing="3" headerbg="#D5CCB1" headercolor="#666666" databg="#FAF0D4, #F3DFA8" headerrows="1" footerrows="1" }% | *Attribute* | *Description* | *Type* | | 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| | max | This is the maximum value of the scalar counter | Long| <br> [[#TopPage][Back to top]] <hr> ---+ Floating license consumption statistics License checkout time This facet captures the floating license checkout time from the servers. ---+++!! Advanced Property You enable this bean by setting *Enable License Consumption Metrics MBean* to *true* ---+++!! Object Name <verbatim> com.ibm.team.foundation.counters:name=<<contextRoot>>, type=counterMetrics, group=Floating license checkout time, facet=All servers, counterName=* </verbatim> ---+++!! Default Frequency for Publishing 15 minutes ---+++!! Attributes %TABLE{ sort="on" tableborder="1" cellpadding="3" cellspacing="3" headerbg="#D5CCB1" headercolor="#666666" databg="#FAF0D4, #F3DFA8" headerrows="1" footerrows="1" }% | *Attribute* | *Description* | *Type* | | 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 | | 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 | | min | This is the minimum value of the range counter | Double | | max | This is the maximum value of the range counter | 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 | | stdDev | This is the standard deviation value of the integral range counter | Long | <br> [[#TopPage][Back to top]] <hr> ---+ Floating license consumption statistics License Denials This publishes the basic node information for each node in the cluster and also the node state. ---+++!! Advanced Property You enable this bean by setting *Enable License Consumption Metrics Mbean* to *true* *NOTE:* This Mbean does not appear until you have any license denials. ---+++!! Object Name <verbatim> com.ibm.team.foundation.counters:name=<<contextRoot>>, type=counterMetrics, group=Floating license denials, facet=All servers, counterName=* </verbatim> ---+++!! Default Frequency for Publishing 15 minutes ---+++!! Attributes %TABLE{ sort="on" tableborder="1" cellpadding="3" cellspacing="3" headerbg="#D5CCB1" headercolor="#666666" databg="#FAF0D4, #F3DFA8" headerrows="1" footerrows="1" }% | *Attribute* | *Description* | *Type* | | 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| | max | This is the maximum value of the scalar counter | Long| <br> [[#TopPage][Back to top]] <hr> ---+ Token License consumption statistics Concurrent use This facet captures the token license consumption from the servers. ---+++!! Advanced Property You enable this bean by setting *Enable License Consumption Metrics MBean* to *true* ---+++!! Object Name <verbatim> com.ibm.team.foundation.counters:name=<<contextRoot>>, type=counterMetrics, group= License token use, facet=All providers, counterName=* </verbatim> ---+++!! Default Frequency for Publishing 15 minutes ---+++!! Attributes %TABLE{ sort="on" tableborder="1" cellpadding="3" cellspacing="3" headerbg="#D5CCB1" headercolor="#666666" databg="#FAF0D4, #F3DFA8" headerrows="1" footerrows="1" }% | *Attribute* | *Description* | *Type* | | 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| | max | This is the maximum value of the scalar counter | Long| <br> [[#TopPage][Back to top]] <hr> ---+ Token License consumption statistics License Denials This facet captures the token license denials from the providers. ---+++!! Advanced Property You enable this bean by setting *Enable License Consumption Metrics Mbean* to *true* *NOTE:* This Mbean does not appear until you have any license denials. ---+++!! Object Name <verbatim> com.ibm.team.foundation.counters:name=<<contextRoot>>, type=counterMetrics, group= License token provider denials, facet=All providers, counterName=* </verbatim> ---+++!! Default Frequency for Publishing 15 minutes ---+++!! Attributes %TABLE{ sort="on" tableborder="1" cellpadding="3" cellspacing="3" headerbg="#D5CCB1" headercolor="#666666" databg="#FAF0D4, #F3DFA8" headerrows="1" footerrows="1" }% | *Attribute* | *Description* | *Type* | | 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| | max | This is the maximum value of the scalar counter | Long| <br> [[#TopPage][Back to top]] <hr> <hr> ---+ Client compatibility with server statistics: Compatible client logins This facet captures the number of login attempts from different versions of the client. ---+++!! Advanced Property You enable this bean by setting *Enable Compatible Client Logins MBean* to *true* ---+++!! Object Name <verbatim> com.ibm.team.foundation.counters:name=<< contextRoot>>, type=counterMetrics, group= Compatible client logins, facet=Number of logins, counterName=* </verbatim> ---+++!! Default Frequency for Publishing 15 minutes ---+++!! Attributes %TABLE{ sort="on" tableborder="1" cellpadding="3" cellspacing="3" headerbg="#D5CCB1" headercolor="#666666" databg="#FAF0D4, #F3DFA8" headerrows="1" footerrows="1" }% | *Attribute* | *Description* | *Type* | | 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| | max | This is the maximum value of the scalar counter | Long| <br> [[#TopPage][Back to top]] <hr> ---+++++!! Related topics: [[Common605Beans][Common Managed Beans]] <sticky></div></sticky>
E
dit
|
A
ttach
|
P
rintable
|
V
iew topic
|
Backlinks:
We
b
,
A
l
l Webs
|
H
istory
: r7
<
r6
<
r5
<
r4
<
r3
|
M
ore topic actions
Copyright © 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
.