![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
![[IBM i]](../images/iseries.gif)
スレッド・プールのカウンター
Performance Monitoring Infrastructure (PMI) および Tivoli® Performance Viewer (TPV) で収集するスレッド・プール・カウンターを使用して、スレッド・プールのアクティビティーをモニターすることができます。
カウンター定義
名前 | 鍵 | 説明 | 細分度 | タイプ | レベル | オーバーヘッド | ID |
---|---|---|---|---|---|---|---|
CreateCount | threadPoolModule.threadCreates | 作成されたスレッドの合計数 | スレッド・プール当たり | CountStatistic | すべて | 低 | 1 |
DestroyCount | threadPoolModule.threadDestroys | 破棄されたスレッドの合計数 | スレッド・プール当たり | CountStatistic | すべて | 低 | 2 |
ActiveCount | threadPoolModule.activeThreads | 同時にアクティブなスレッドの数 注: ActiveCount 値には、非同期入出力に使用される長期実行スレッドのカウントが含まれる場合があります。その場合、スレッド・プールでアクティビティーが一見ないようでも、ActiveCount 値がゼロに達しない可能性があります。
|
スレッド・プール当たり | BoundedRangeStatistic | 拡張 | 高 | 3 |
PoolSize | threadPoolModule.poolSize | プール内のスレッドの平均数 | スレッド・プール当たり | BoundedRangeStatistic | 基本 | 高 | 4 |
PercentMaxed | threadPoolModule.percentMaxed | すべてのスレッドが使用中である時間の平均パーセント | スレッド・プール当たり | BoundedRangeStatistic | すべて | 高 | 5 |
DeclaredthreadHungCount | threadPoolModule.declaredThreadHung | ハングが宣言されたスレッドの数 | スレッド・プール当たり | CountStatistic | すべて | 最大 | 6 |
ClearedThreadHangCount | threadPoolModule.declaredThreadHangCleared | 消去されたスレッド・ハングの数 | スレッド・プール当たり | CountStatistic | すべて | 最大 | 7 |
ConcurrentHungThreadCount | threadPoolModule.concurrentlyHungThreads | 同時にハングしているスレッドの数 | スレッド・プール当たり | BoundedRangeStatistic | すべて | 最大 | 8 |
ActiveTime | threadPoolModule.activeTime | スレッドがアクティブ状態にいる平均時間 (ミリ秒)
注: ActiveTime は、ハング・スレッドがクリアされた時 (スレッドが処理を完了した時) に更新されます。
|
スレッド・プール当たり | TimeStatistic | すべて | 最大 | 9 |