このカテゴリーのデータ・カウンターには、 選択されたサーバーの情報が含まれています。
名前 | キー | 説明 | 細分度 | タイプ | レベル | オーバーヘッド |
LoadedServletCount | webAppModule.numLoadedServlets | ロードされたサーブレットの数 | Web アプリケーション当たり | CountStatistic | すべて | 低 |
ReloadCount | webAppModule.numReloads | 再ロードされたサーブレットの数 | Web アプリケーション当たり | CountStatistic | すべて | 低 |
RequestCount | webAppModule.servlets.totalRequests | サーブレットが処理した要求の合計数 | サーブレット当たり | CountStatistic | 基本 | 低 |
ConcurrentRequests | webAppModule.servlets.concurrentRequests | 同時に処理される要求の数 | サーブレット当たり | RangeStatistic | 拡張 | 高 |
ServiceTime | webAppModule.servlets.responseTime | サーブレット要求の応答時間 (ミリ秒) | サーブレット当たり | TimeStatistic | 基本 | 中 |
ErrorCount | webAppModule.servlets.numErrors | サーブレットまたは JavaServer Page (JSP) のエラーの合計数 | サーブレット当たり | CountStatistic | 拡張 | 低 |
名前 | キー | 説明 | 細分度 | タイプ | レベル | オーバーヘッド |
RequestCount | webAppModule.url.totalRequests | サーブレットが処理した要求の合計数 | サーブレット当たり | CountStatistic | 基本 | 低 |
ConcurrentRequests | webAppModule.url.concurrentRequests | 同時に処理される要求の数 | サーブレット当たり | RangeStatistic | 拡張 | 高 |
ServiceTime | webAppModule.url.responseTime | サーブレット要求が終了するまでの応答時間 (ミリ秒) | サーブレット当たり | TimeStatistic | 基本 | 中 |