$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Attributes reference IBM Tivoli Monitoring, Version 6.3


Thread Pool Status attribute group

The Thread Pool Status attribute group contains information that reflects the status of the internal thread pool that is used to collect data asynchronously.

The following comprises a list of the attributes for this attribute group. The name in bold text shows how the attribute is displayed in the Tivoli Enterprise Portal.

The following list contains information about each attribute in the Thread Pool Status attribute group:

Node attribute - This attribute is a key attribute

Description

The managed system name of the agent

Type

String

Names

Attribute name

Node

Column name

ORIGINNODE

Timestamp attribute

Description

The time that is collected from the agent system when the data row was built and sent from the agent to the Tivoli Enterprise Monitoring Server. Or stored for historical purposes. It represents the local time zone of the agent system.

Type

Time

Names

Attribute name

Timestamp

Column name

TIMESTAMP

Thread Pool Size attribute

Description

The number of threads currently existing in the thread pool.

Type

Integer

Names

Attribute name

Thread_Pool_Size

Column name

THPSIZE

Thread Pool Max Size attribute

Description

The maximum number of threads that are allowed to exist in the thread pool.

Type

Integer

Names

Attribute name

Thread_Pool_Max_Size

Column name

TPMAXSZ

Thread Pool Active Threads attribute

Description

The number of threads in the thread pool currently active doing work.

Type

Integer

Names

Attribute name

Thread_Pool_Active_Threads

Column name

TPACTTH

Thread Pool Avg Active Threads attribute

Description

The average number of threads in the thread pool simultaneously active doing work.

Type

Integer

Names

Attribute name

Thread_Pool_Avg_Active_Threads

Column name

TPAVGAT

Thread Pool Min Active Threads attribute

Description

The minimum number of threads in the thread pool simultaneously active doing work.

Type

Integer

Names

Attribute name

Thread_Pool_Min_Active_Threads

Column name

TPMINAT

Thread Pool Max Active Threads attribute

Description

The peak number of threads in the thread pool simultaneously active doing work.

Type

Integer

Names

Attribute name

Thread_Pool_Max_Active_Threads

Column name

TPMAXAT

Thread Pool Queue Length attribute

Description

The number of jobs currently waiting in the thread pool queue.

Type

Integer

Names

Attribute name

Thread_Pool_Queue_Length

Column name

TPQLGTH

Thread Pool Avg Queue Length attribute

Description

The average length of the thread pool queue during this run.

Type

Integer

Names

Attribute name

Thread_Pool_Avg_Queue_Length

Column name

TPAVGQL

Thread Pool Min Queue Length attribute

Description

The minimum length the thread pool queue reached.

Type

Integer

Names

Attribute name

Thread_Pool_Min_Queue_Length

Column name

TPMINQL

Thread Pool Max Queue Length attribute

Description

The peak length the thread pool queue reached.

Type

Integer

Names

Attribute name

Thread_Pool_Max_Queue_Length

Column name

TPMAXQL

Thread Pool Avg Job Wait attribute

Description

The average time a job spends waiting on the thread pool queue.

Type

Integer

Names

Attribute name

Thread_Pool_Avg_Job_Wait

Column name

TPAVJBW

Thread Pool Total Jobs attribute

Description

The number of jobs that are completed by all threads in the pool since agent start.

Type

Integer

Names

Attribute name

Thread_Pool_Total_Jobs

Column name

TPTJOBS


Parent topic:

Attributes reference

+

Search Tips   |   Advanced Search