summaryrefslogtreecommitdiff
path: root/src/inc/1041/aspnet_perf2.ini
blob: d08121b8bb980f19f01ca0c5e407711779e480ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
[info]
drivername=ASP.NET
symbolfile=aspnet_perf.h

[languages]
011=Japanese
009=English

[objects]
OBJECT_1_009_NAME=ASP.NET
OBJECT_2_009_NAME=ASP.NET Applications

OBJECT_1_011_NAME=ASP.NET
OBJECT_2_011_NAME=ASP.NET Applications

[text]
OBJECT_1_009_NAME=ASP.NET
OBJECT_1_009_HELP=ASP.NET global performance counters
OBJECT_2_009_NAME=ASP.NET Applications
OBJECT_2_009_HELP=ASP.NET Application performance counters

OBJECT_1_011_NAME=ASP.NET
OBJECT_1_011_HELP=ASP.NET グローバル パーフォーマンス カウンタ
OBJECT_2_011_NAME=ASP.NET Applications
OBJECT_2_011_HELP=ASP.NET アプリケーション パーフォーマンス カウンタ

;;
;; ASP.NET System Counters
;;

ASPNET_APPLICATION_RESTARTS_009_NAME=Application Restarts
ASPNET_APPLICATION_RESTARTS_009_HELP=Number of times the application has been restarted during the web server's lifetime.

ASPNET_APPLICATIONS_RUNNING_009_NAME=Applications Running
ASPNET_APPLICATIONS_RUNNING_009_HELP=Number of currently running web applications.

ASPNET_REQUESTS_DISCONNECTED_009_NAME=Requests Disconnected
ASPNET_REQUESTS_DISCONNECTED_009_HELP=The number of requests disconnected due to communication errors or user terminated.

ASPNET_REQUEST_EXECUTION_TIME_009_NAME=Request Execution Time
ASPNET_REQUEST_EXECUTION_TIME_009_HELP=The number of milliseconds that it took to execute the most recent request.

ASPNET_REQUESTS_REJECTED_009_NAME=Requests Rejected
ASPNET_REQUESTS_REJECTED_009_HELP=The number of requests rejected because the request queue was full.

ASPNET_REQUESTS_QUEUED_009_NAME=Requests Queued
ASPNET_REQUESTS_QUEUED_009_HELP=The number of requests waiting to be processed.

ASPNET_WPS_RUNNING_009_NAME=Worker Processes Running
ASPNET_WPS_RUNNING_009_HELP=Number of worker processes running on the machine.

ASPNET_WPS_RESTARTS_009_NAME=Worker Process Restarts
ASPNET_WPS_RESTARTS_009_HELP=Number of times a worker process has restarted on the machine.

ASPNET_REQUEST_WAIT_TIME_009_NAME=Request Wait Time
ASPNET_REQUEST_WAIT_TIME_009_HELP=The number of milliseconds the most recent request was waiting in the queue.

ASPNET_STATE_SERVER_SESSIONS_ACTIVE_009_NAME=State Server Sessions Active
ASPNET_STATE_SERVER_SESSIONS_ACTIVE_009_HELP=The current number of sessions currently active.

ASPNET_STATE_SERVER_SESSIONS_ABANDONED_009_NAME=State Server Sessions Abandoned
ASPNET_STATE_SERVER_SESSIONS_ABANDONED_009_HELP=The number of sessions that have been explicitly abandoned.

ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_009_NAME=State Server Sessions Timed Out
ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_009_HELP=The number of sessions timed out.

ASPNET_STATE_SERVER_SESSIONS_TOTAL_009_NAME=State Server Sessions Total
ASPNET_STATE_SERVER_SESSIONS_TOTAL_009_HELP=The number of sessions total.

;;
;; ASP.NET Application Counters
;;

ASPNET_ANONYMOUS_REQUESTS_009_NAME=Anonymous Requests
ASPNET_ANONYMOUS_REQUESTS_009_HELP=Number of requests utilizing anonymous authentication.

ASPNET_ANONYMOUS_REQUESTS_RATE_009_NAME=Anonymous Requests/Sec
ASPNET_ANONYMOUS_REQUESTS_RATE_009_HELP=Number of Authentication Anonymous Requests/Sec

ASPNET_TOTAL_CACHE_ENTRIES_009_NAME=Cache Total Entries
ASPNET_TOTAL_CACHE_ENTRIES_009_HELP=Total number of entries within the cache (both internal and user added)

ASPNET_TOTAL_CACHE_TURNOVER_RATE_009_NAME=Cache Total Turnover Rate
ASPNET_TOTAL_CACHE_TURNOVER_RATE_009_HELP=Number of additions and removals to the total cache per second.

ASPNET_TOTAL_CACHE_HITS_009_NAME=Cache Total Hits
ASPNET_TOTAL_CACHE_HITS_009_HELP=Total number of hits from the cache.

ASPNET_TOTAL_CACHE_MISSES_009_NAME=Cache Total Misses
ASPNET_TOTAL_CACHE_MISSES_009_HELP=Total number of cache misses.

ASPNET_TOTAL_CACHE_RATIO_009_NAME=Cache Total Hit Ratio
ASPNET_TOTAL_CACHE_RATIO_009_HELP=Ratio of hits from all cache calls.

ASPNET_TOTAL_CACHE_RATIO_BASE_009_NAME=Cache Total Hit Ratio Base
ASPNET_TOTAL_CACHE_RATIO_BASE_009_HELP=Cache Total Hit Ratio Base

ASPNET_API_CACHE_ENTRIES_009_NAME=Cache API Entries
ASPNET_API_CACHE_ENTRIES_009_HELP=Total number of entries within the cache added by the user.

ASPNET_API_CACHE_TURNOVER_RATE_009_NAME=Cache API Turnover Rate
ASPNET_API_CACHE_TURNOVER_RATE_009_HELP=Number of additions and removals to the API cache per second.

ASPNET_API_CACHE_HITS_009_NAME=Cache API Hits
ASPNET_API_CACHE_HITS_009_HELP=Number of cache hits from user code.

ASPNET_API_CACHE_MISSES_009_NAME=Cache API Misses
ASPNET_API_CACHE_MISSES_009_HELP=Number of cache misses called from user code.

ASPNET_API_CACHE_RATIO_009_NAME=Cache API Hit Ratio
ASPNET_API_CACHE_RATIO_009_HELP=Ratio of hits called from user code.

ASPNET_API_CACHE_RATIO_BASE_009_NAME=Cache API Hit Ratio Base
ASPNET_API_CACHE_RATIO_BASE_009_HELP=Cache API Hit Ratio Base

ASPNET_OUTPUT_CACHE_ENTRIES_009_NAME=Output Cache Entries
ASPNET_OUTPUT_CACHE_ENTRIES_009_HELP=Current number of entries in the output cache.

ASPNET_OUTPUT_CACHE_TURNOVER_RATE_009_NAME=Output Cache Turnover Rate
ASPNET_OUTPUT_CACHE_TURNOVER_RATE_009_HELP=Number of additions and removals to the output cache per second.

ASPNET_OUTPUT_CACHE_HITS_009_NAME=Output Cache Hits
ASPNET_OUTPUT_CACHE_HITS_009_HELP=Total number of ouput cacheable requests served from the output cache.

ASPNET_OUTPUT_CACHE_MISSES_009_NAME=Output Cache Misses
ASPNET_OUTPUT_CACHE_MISSES_009_HELP=Total number of ouput cacheable requests not served from the output cache.

ASPNET_OUTPUT_CACHE_RATIO_009_NAME=Output Cache Hit Ratio
ASPNET_OUTPUT_CACHE_RATIO_009_HELP=Ratio of hits to requests for output cacheable requests.

ASPNET_OUTPUT_CACHE_RATIO_BASE_009_NAME=Output Cache Hit Ratio Base
ASPNET_OUTPUT_CACHE_RATIO_BASE_009_HELP=Output Cache Hit Ratio Base

ASPNET_COMPILATIONS_009_NAME=Compilations Total
ASPNET_COMPILATIONS_009_HELP=Number of .asax, .ascx, .ashx, .asmx, or .aspx source files dynamically compiled.

ASPNET_DEBUGGING_REQUESTS_009_NAME=Debugging Requests
ASPNET_DEBUGGING_REQUESTS_009_HELP=Number of debugging requests processed.

ASPNET_ERRORS_PRE_PROCESSING_009_NAME=Errors During Preprocessing
ASPNET_ERRORS_PRE_PROCESSING_009_HELP=Number of errors that have occurred during parsing and configuration.

ASPNET_ERRORS_COMPILING_009_NAME=Errors During Compilation
ASPNET_ERRORS_COMPILING_009_HELP=Number of errors that have occurred during compilation.

ASPNET_ERRORS_DURING_REQUEST_009_NAME=Errors During Execution
ASPNET_ERRORS_DURING_REQUEST_009_HELP=Number of errors that have occurred during the processing of a request.

ASPNET_ERRORS_UNHANDLED_009_NAME=Errors Unhandled During Execution
ASPNET_ERRORS_UNHANDLED_009_HELP=Number of errors not handled by user code, but by the default error handler.

ASPNET_ERRORS_UNHANDLED_RATE_009_NAME=Errors Unhandled During Execution/Sec
ASPNET_ERRORS_UNHANDLED_RATE_009_HELP=Rate of unhandled errors.

ASPNET_ERRORS_TOTAL_009_NAME=Errors Total
ASPNET_ERRORS_TOTAL_009_HELP=Total number of errors occurred.

ASPNET_ERRORS_TOTAL_RATE_009_NAME=Errors Total/Sec
ASPNET_ERRORS_TOTAL_RATE_009_HELP=Rate of errors occurred.

ASPNET_PIPELINES_009_NAME=Pipeline Instance Count
ASPNET_PIPELINES_009_HELP=Number of active pipeline instances.

ASPNET_REQUEST_BYTES_IN_009_NAME=Request Bytes In Total
ASPNET_REQUEST_BYTES_IN_009_HELP=The total size, in bytes, of all requests.

ASPNET_REQUEST_BYTES_OUT_009_NAME=Request Bytes Out Total
ASPNET_REQUEST_BYTES_OUT_009_HELP=The total size, in bytes, of responses sent to a client.  This does not include standard HTTP response headers.

ASPNET_REQUESTS_EXECUTING_009_NAME=Requests Executing
ASPNET_REQUESTS_EXECUTING_009_HELP=The number of requests currently executing.

ASPNET_REQUESTS_FAILED_009_NAME=Requests Failed
ASPNET_REQUESTS_FAILED_009_HELP=Total number of failed requests.

ASPNET_REQUESTS_NOT_FOUND_009_NAME=Requests Not Found
ASPNET_REQUESTS_NOT_FOUND_009_HELP=The number of requests for resources that were not found.

ASPNET_REQUESTS_NOT_AUTHORIZED_009_NAME=Requests Not Authorized
ASPNET_REQUESTS_NOT_AUTHORIZED_009_HELP=Number of requests failed due to unauthorized access.

ASPNET_REQUESTS_TIMED_OUT_009_NAME=Requests Timed Out
ASPNET_REQUESTS_TIMED_OUT_009_HELP=The number of requests that timed out.

ASPNET_REQUESTS_SUCCEDED_009_NAME=Requests Succeeded
ASPNET_REQUESTS_SUCCEDED_009_HELP=The number of requests that executed successfully.

ASPNET_REQUESTS_TOTAL_009_NAME=Requests Total
ASPNET_REQUESTS_TOTAL_009_HELP=The total number of requests since the application was started.

ASPNET_REQUESTS_TOTAL_RATE_009_NAME=Requests/Sec
ASPNET_REQUESTS_TOTAL_RATE_009_HELP=The number of requests executed per second.

ASPNET_SESSIONS_ACTIVE_009_NAME=Sessions Active
ASPNET_SESSIONS_ACTIVE_009_HELP=The current number of sessions currently active.

ASPNET_SESSIONS_ABANDONED_009_NAME=Sessions Abandoned
ASPNET_SESSIONS_ABANDONED_009_HELP=The number of sessions that have been explicitly abandoned.

ASPNET_SESSIONS_TIMED_OUT_009_NAME=Sessions Timed Out
ASPNET_SESSIONS_TIMED_OUT_009_HELP=The number of sessions timed out.

ASPNET_SESSIONS_TOTAL_009_NAME=Sessions Total
ASPNET_SESSIONS_TOTAL_009_HELP=Total number of sessions since the application was started.

ASPNET_TRANSACTIONS_ABORTED_009_NAME=Transactions Aborted
ASPNET_TRANSACTIONS_ABORTED_009_HELP=The number of transactions aborted.

ASPNET_TRANSACTIONS_COMMITTED_009_NAME=Transactions Committed
ASPNET_TRANSACTIONS_COMMITTED_009_HELP=The number of transactions committed.

ASPNET_TRANSACTIONS_PENDING_009_NAME=Transactions Pending
ASPNET_TRANSACTIONS_PENDING_009_HELP=Number of transactions in progress.

ASPNET_TRANSACTIONS_TOTAL_009_NAME=Transactions Total
ASPNET_TRANSACTIONS_TOTAL_009_HELP=The total number of transactions since the application was started.

ASPNET_TRANSACTIONS_RATE_009_NAME=Transactions/Sec
ASPNET_TRANSACTIONS_RATE_009_HELP=Transactions started per second.


ASPNET_APPLICATION_RESTARTS_011_NAME=Application Restarts
ASPNET_APPLICATION_RESTARTS_011_HELP=Web サーバーの有効期間中にアプリケーションが再起動された回数です。

ASPNET_APPLICATIONS_RUNNING_011_NAME=Applications Running
ASPNET_APPLICATIONS_RUNNING_011_HELP=現在実行中の Web アプリケーションの数です。

ASPNET_REQUESTS_DISCONNECTED_011_NAME=Requests Disconnected
ASPNET_REQUESTS_DISCONNECTED_011_HELP=通信エラーまたはユーザー操作によって切断された要求の数です。

ASPNET_REQUEST_EXECUTION_TIME_011_NAME=Request Execution Time
ASPNET_REQUEST_EXECUTION_TIME_011_HELP=最後の要求を実行するのに費やしたミリ秒数です。

ASPNET_REQUESTS_REJECTED_011_NAME=Requests Rejected
ASPNET_REQUESTS_REJECTED_011_HELP=要求がいっぱいになったために拒否された要求の数です。

ASPNET_REQUESTS_QUEUED_011_NAME=Requests Queued
ASPNET_REQUESTS_QUEUED_011_HELP=処理待ちの要求の数です。

ASPNET_WPS_RUNNING_011_NAME=Worker Processes Running
ASPNET_WPS_RUNNING_011_HELP=コンピュータで実行中のワーカー プロセスの数です。

ASPNET_WPS_RESTARTS_011_NAME=Worker Process Restarts
ASPNET_WPS_RESTARTS_011_HELP=コンピュータでワーカー プロセスが再起動された回数です。

ASPNET_REQUEST_WAIT_TIME_011_NAME=Request Wait Time
ASPNET_REQUEST_WAIT_TIME_011_HELP=最後の要求が、キューで待っている時間 (ミリ秒) です。

ASPNET_STATE_SERVER_SESSIONS_ACTIVE_011_NAME=State Server Sessions Active
ASPNET_STATE_SERVER_SESSIONS_ACTIVE_011_HELP=現在アクティブなセッションの数です。

ASPNET_STATE_SERVER_SESSIONS_ABANDONED_011_NAME=State Server Sessions Abandoned
ASPNET_STATE_SERVER_SESSIONS_ABANDONED_011_HELP=明示的に破棄されたセッションの数です。

ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_011_NAME=State Server Sessions Timed Out
ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_011_HELP=タイムアウトしたセッションの数です。

ASPNET_STATE_SERVER_SESSIONS_TOTAL_011_NAME=State Server Sessions Total
ASPNET_STATE_SERVER_SESSIONS_TOTAL_011_HELP=セッションの合計数です。

;;
;; ASP.NET Application Counters
;;

ASPNET_ANONYMOUS_REQUESTS_011_NAME=Anonymous Requests
ASPNET_ANONYMOUS_REQUESTS_011_HELP=匿名認証を使用する要求の数です。

ASPNET_ANONYMOUS_REQUESTS_RATE_011_NAME=Anonymous Requests/Sec
ASPNET_ANONYMOUS_REQUESTS_RATE_011_HELP=認証匿名無名要求の数 (秒単位) です。

ASPNET_TOTAL_CACHE_ENTRIES_011_NAME=Cache Total Entries
ASPNET_TOTAL_CACHE_ENTRIES_011_HELP=キャッシュ内のエントリの総数 (内部およびユーザーが追加したもの)

ASPNET_TOTAL_CACHE_TURNOVER_RATE_011_NAME=Cache Total Turnover Rate
ASPNET_TOTAL_CACHE_TURNOVER_RATE_011_HELP=追加/削除された合計キャッシュ数 (秒単位) です。

ASPNET_TOTAL_CACHE_HITS_011_NAME=Cache Total Hits
ASPNET_TOTAL_CACHE_HITS_011_HELP=キャッシュからのヒットの総数です。

ASPNET_TOTAL_CACHE_MISSES_011_NAME=Cache Total Misses
ASPNET_TOTAL_CACHE_MISSES_011_HELP=キャッシュ ミスの総数です。

ASPNET_TOTAL_CACHE_RATIO_011_NAME=Cache Total Hit Ratio
ASPNET_TOTAL_CACHE_RATIO_011_HELP=すべてのキャッシュの呼び出しからのヒットの割合です。

ASPNET_TOTAL_CACHE_RATIO_BASE_011_NAME=Cache Total Hit Ratio Base
ASPNET_TOTAL_CACHE_RATIO_BASE_011_HELP=キャッシュ合計ヒット率ベースです。

ASPNET_API_CACHE_ENTRIES_011_NAME=Cache API Entries
ASPNET_API_CACHE_ENTRIES_011_HELP=ユーザーが追加した、キャッシュ内のエントリの総数です。

ASPNET_API_CACHE_TURNOVER_RATE_011_NAME=Cache API Turnover Rate
ASPNET_API_CACHE_TURNOVER_RATE_011_HELP=追加/削除された API キャッシュ数 (秒単位) です。

ASPNET_API_CACHE_HITS_011_NAME=Cache API Hits
ASPNET_API_CACHE_HITS_011_HELP=ユーザー コードからのキャッシュ ヒットの数です。

ASPNET_API_CACHE_MISSES_011_NAME=Cache API Misses
ASPNET_API_CACHE_MISSES_011_HELP=ユーザー コードからのキャッシュ ミスの数です。

ASPNET_API_CACHE_RATIO_011_NAME=Cache API Hit Ratio
ASPNET_API_CACHE_RATIO_011_HELP=ユーザー コードから呼び出される、ヒットの割合です。

ASPNET_API_CACHE_RATIO_BASE_011_NAME=Cache API Hit Ratio Base
ASPNET_API_CACHE_RATIO_BASE_011_HELP=キャッシュ API ヒット率ベースです。

ASPNET_OUTPUT_CACHE_ENTRIES_011_NAME=Output Cache Entries
ASPNET_OUTPUT_CACHE_ENTRIES_011_HELP=出力キャッシュの現在のエントリの数です。

ASPNET_OUTPUT_CACHE_TURNOVER_RATE_011_NAME=Output Cache Turnover Rate
ASPNET_OUTPUT_CACHE_TURNOVER_RATE_011_HELP=追加/削除された出力キャッシュ数 (秒単位) です。

ASPNET_OUTPUT_CACHE_HITS_011_NAME=Output Cache Hits
ASPNET_OUTPUT_CACHE_HITS_011_HELP=出力キャッシュから送信された出力キャッシュ可能な要求の合計数です。

ASPNET_OUTPUT_CACHE_MISSES_011_NAME=Output Cache Misses
ASPNET_OUTPUT_CACHE_MISSES_011_HELP=出力キャッシュから送信されなかった出力キャッシュ可能な要求の合計数です。

ASPNET_OUTPUT_CACHE_RATIO_011_NAME=Output Cache Hit Ratio
ASPNET_OUTPUT_CACHE_RATIO_011_HELP=出力のキャッシュ可能要求に対する要求のヒット率です。

ASPNET_OUTPUT_CACHE_RATIO_BASE_011_NAME=Output Cache Hit Ratio Base
ASPNET_OUTPUT_CACHE_RATIO_BASE_011_HELP=出力キャッシュ ヒット率ベースです。

ASPNET_COMPILATIONS_011_NAME=Compilations Total
ASPNET_COMPILATIONS_011_HELP=動的にコンパイルされた .asax、.ascx、.ashx、.asmx または .aspx ソース ファイルの数です。

ASPNET_DEBUGGING_REQUESTS_011_NAME=Debugging Requests
ASPNET_DEBUGGING_REQUESTS_011_HELP=処理したデバッグ リクエストの数です。

ASPNET_ERRORS_PRE_PROCESSING_011_NAME=Errors During Preprocessing
ASPNET_ERRORS_PRE_PROCESSING_011_HELP=解析と構成中に発生したエラーの数です。

ASPNET_ERRORS_COMPILING_011_NAME=Errors During Compilation
ASPNET_ERRORS_COMPILING_011_HELP=コンパイル中に発生したエラーの数です。

ASPNET_ERRORS_DURING_REQUEST_011_NAME=Errors During Execution
ASPNET_ERRORS_DURING_REQUEST_011_HELP=要求の処理中に発生したエラーの数です。

ASPNET_ERRORS_UNHANDLED_011_NAME=Errors Unhandled During Execution
ASPNET_ERRORS_UNHANDLED_011_HELP=ユーザー コードでなく、既定のエラー ハンドラによりハンドルされたエラーの数です。

ASPNET_ERRORS_UNHANDLED_RATE_011_NAME=Errors Unhandled During Execution/Sec
ASPNET_ERRORS_UNHANDLED_RATE_011_HELP=未処理のエラーの割合です。

ASPNET_ERRORS_TOTAL_011_NAME=Errors Total
ASPNET_ERRORS_TOTAL_011_HELP=発生したエラーの総数です。

ASPNET_ERRORS_TOTAL_RATE_011_NAME=Errors Total/Sec
ASPNET_ERRORS_TOTAL_RATE_011_HELP=発生したエラーの割合です。

ASPNET_PIPELINES_011_NAME=Pipeline Instance Count
ASPNET_PIPELINES_011_HELP=アクティブ パイプライン インスタンスの数です。

ASPNET_REQUEST_BYTES_IN_011_NAME=Request Bytes In Total
ASPNET_REQUEST_BYTES_IN_011_HELP=すべての要求の総サイズです (バイト)。

ASPNET_REQUEST_BYTES_OUT_011_NAME=Request Bytes Out Total
ASPNET_REQUEST_BYTES_OUT_011_HELP=クライアントに送信された応答の総サイズです (バイト)。これには、HTTP 応答ヘッダーは含まれていません。

ASPNET_REQUESTS_EXECUTING_011_NAME=Requests Executing
ASPNET_REQUESTS_EXECUTING_011_HELP=現在実行している要求の数です。

ASPNET_REQUESTS_FAILED_011_NAME=Requests Failed
ASPNET_REQUESTS_FAILED_011_HELP=失敗した要求の総数です。

ASPNET_REQUESTS_NOT_FOUND_011_NAME=Requests Not Found
ASPNET_REQUESTS_NOT_FOUND_011_HELP=見つからなかったリソースを要求した数です。

ASPNET_REQUESTS_NOT_AUTHORIZED_011_NAME=Requests Not Authorized
ASPNET_REQUESTS_NOT_AUTHORIZED_011_HELP=認証のないアクセスを行ったため、要求に失敗しました。

ASPNET_REQUESTS_TIMED_OUT_011_NAME=Requests Timed Out
ASPNET_REQUESTS_TIMED_OUT_011_HELP=タイムアウトした要求の数です。

ASPNET_REQUESTS_SUCCEDED_011_NAME=Requests Succeeded
ASPNET_REQUESTS_SUCCEDED_011_HELP=実行に成功した要求の数です。

ASPNET_REQUESTS_TOTAL_011_NAME=Requests Total
ASPNET_REQUESTS_TOTAL_011_HELP=アプリケーション開始後の要求数の合計です。

ASPNET_REQUESTS_TOTAL_RATE_011_NAME=Requests/Sec
ASPNET_REQUESTS_TOTAL_RATE_011_HELP=1 秒ごとに実行した要求の数です。

ASPNET_SESSIONS_ACTIVE_011_NAME=Sessions Active
ASPNET_SESSIONS_ACTIVE_011_HELP=現在アクティブなセッションの数です。

ASPNET_SESSIONS_ABANDONED_011_NAME=Sessions Abandoned
ASPNET_SESSIONS_ABANDONED_011_HELP=明示的に破棄されたセッションの数です。

ASPNET_SESSIONS_TIMED_OUT_011_NAME=Sessions Timed Out
ASPNET_SESSIONS_TIMED_OUT_011_HELP=タイムアウトしたセッションの数です。

ASPNET_SESSIONS_TOTAL_011_NAME=Sessions Total
ASPNET_SESSIONS_TOTAL_011_HELP=アプリケーション開始後のセッション数の合計です。

ASPNET_TRANSACTIONS_ABORTED_011_NAME=Transactions Aborted
ASPNET_TRANSACTIONS_ABORTED_011_HELP=中止されたトランザクションの数です。

ASPNET_TRANSACTIONS_COMMITTED_011_NAME=Transactions Committed
ASPNET_TRANSACTIONS_COMMITTED_011_HELP=コミットしたトランザクションの数です。

ASPNET_TRANSACTIONS_PENDING_011_NAME=Transactions Pending
ASPNET_TRANSACTIONS_PENDING_011_HELP=処理中のトランザクションです。

ASPNET_TRANSACTIONS_TOTAL_011_NAME=Transactions Total
ASPNET_TRANSACTIONS_TOTAL_011_HELP=アプリケーション開始後のトランザクション数の合計です。

ASPNET_TRANSACTIONS_RATE_011_NAME=Transactions/Sec
ASPNET_TRANSACTIONS_RATE_011_HELP=1 秒に開始されるトランザクションです。