Title: info
1info
2drivernameASP.NET_1.1.4322
3symbolfileaspnet_perf.h
4languages
5000Neutral
6001Arabic
7005Czech
8006Danish
9007German
10008Greek
11009English
1200ASpanish
1300BFinnish
1400CFrench
1500DHebrew
1600EHungarian
17010Italian
18011Japanese
19012Korean
20013Dutch
21014Norwegian
22015Polish
23019Russian
2401DSwedish
2501FTurkish
26404Chinese
27416Portuguese Brazilian
28804Chinese
29816Portuguese Standard
30objects
31OBJECT_1_009_NAMEASP.NET v1.1.4322
32OBJECT_2_009_NAMEASP.NET Apps v1.1.4322
33text
34 35 ASP.NET - Neutral
36 37OBJECT_1_000_NAMEASP.NET v1.1.4322
38OBJECT_1_000_HELPASP.NET v1.1.4322 global
performance counters
39OBJECT_2_000_NAMEASP.NET Apps v1.1.4322
40OBJECT_2_000_HELPASP.NET v1.1.4322 application
performance counters
41ASPNET_ANONYMOUS_REQUESTS_000_NAMEAnonymous
Requests
42ASPNET_ANONYMOUS_REQUESTS_000_HELPNumber of
requests utilizing anonymous authentication.
43ASPNET_ANONYMOUS_REQUESTS_RATE_000_NAMEAnonymous
Requests/Sec
44ASPNET_ANONYMOUS_REQUESTS_RATE_000_HELPNumber of
Authentication Anonymous Requests/Sec
45ASPNET_API_CACHE_ENTRIES_000_NAMECache API
Entries
46ASPNET_API_CACHE_ENTRIES_000_HELPTotal number of
entries within the cache added by the user.
47ASPNET_API_CACHE_HITS_000_NAMECache API Hits
48ASPNET_API_CACHE_HITS_000_HELPNumber of cache
hits from user code.
49ASPNET_API_CACHE_MISSES_000_NAMECache API Misses
50ASPNET_API_CACHE_MISSES_000_HELPNumber of cache
misses called from user code.
51ASPNET_API_CACHE_RATIO_000_NAMECache API Hit
Ratio
52ASPNET_API_CACHE_RATIO_000_HELPRatio of hits
called from user code.
53ASPNET_API_CACHE_RATIO_BASE_000_NAMECache API
Hit Ratio Base
54ASPNET_API_CACHE_RATIO_BASE_000_HELPCache API
Hit Ratio Base
55ASPNET_API_CACHE_TURNOVER_RATE_000_NAMECache API
Turnover Rate
56ASPNET_API_CACHE_TURNOVER_RATE_000_HELPNumber of
additions and removals to the API cache per
second.
57ASPNET_APPLICATION_RESTARTS_000_NAMEApplication
Restarts
58ASPNET_APPLICATION_RESTARTS_000_HELPNumber of
times the application has been restarted during
the web server's lifetime.
59ASPNET_APPLICATIONS_RUNNING_000_NAMEApplications
Running
60ASPNET_APPLICATIONS_RUNNING_000_HELPNumber of
currently running web applications.
61ASPNET_COMPILATIONS_000_NAMECompilations Total
62ASPNET_COMPILATIONS_000_HELPNumber of .asax,
.ascx, .ashx, .asmx, or .aspx source files
dynamically compiled.
63ASPNET_DEBUGGING_REQUESTS_000_NAMEDebugging
Requests
64ASPNET_DEBUGGING_REQUESTS_000_HELPNumber of
debugging requests processed.
65ASPNET_ERRORS_COMPILING_000_NAMEErrors During
Compilation
66ASPNET_ERRORS_COMPILING_000_HELPNumber of errors
that have occurred during compilation.
67ASPNET_ERRORS_DURING_REQUEST_000_NAMEErrors
During Execution
68ASPNET_ERRORS_DURING_REQUEST_000_HELPNumber of
errors that have occurred during the processing
of a request.
69ASPNET_ERRORS_PRE_PROCESSING_000_NAMEErrors
During Preprocessing
70ASPNET_ERRORS_PRE_PROCESSING_000_HELPNumber of
errors that have occurred during parsing and
configuration.
71ASPNET_ERRORS_TOTAL_000_NAMEErrors Total
72ASPNET_ERRORS_TOTAL_000_HELPTotal number of
errors occurred.
73ASPNET_ERRORS_TOTAL_RATE_000_NAMEErrors Total/Sec
74ASPNET_ERRORS_TOTAL_RATE_000_HELPRate of errors
occurred.
75ASPNET_ERRORS_UNHANDLED_000_NAMEErrors Unhandled
During Execution
76ASPNET_ERRORS_UNHANDLED_000_HELPNumber of errors
not handled by user code, but by the default
error handler.
77ASPNET_ERRORS_UNHANDLED_RATE_000_NAMEErrors
Unhandled During Execution/Sec
78ASPNET_ERRORS_UNHANDLED_RATE_000_HELPRate of
unhandled errors.
79ASPNET_OUTPUT_CACHE_ENTRIES_000_NAMEOutput Cache
Entries
80ASPNET_OUTPUT_CACHE_ENTRIES_000_HELPCurrent
number of entries in the output cache.
81ASPNET_OUTPUT_CACHE_HITS_000_NAMEOutput Cache
Hits
82ASPNET_OUTPUT_CACHE_HITS_000_HELPTotal number of
ouput cacheable requests served from the output
cache.
83ASPNET_OUTPUT_CACHE_MISSES_000_NAMEOutput Cache
Misses
84ASPNET_OUTPUT_CACHE_MISSES_000_HELPTotal number
of ouput cacheable requests not served from the
output cache.
85ASPNET_OUTPUT_CACHE_RATIO_000_NAMEOutput Cache
Hit Ratio
86ASPNET_OUTPUT_CACHE_RATIO_000_HELPRatio of hits
to requests for output cacheable requests.
87ASPNET_OUTPUT_CACHE_RATIO_BASE_000_NAMEOutput
Cache Hit Ratio Base
88ASPNET_OUTPUT_CACHE_RATIO_BASE_000_HELPOutput
Cache Hit Ratio Base
89ASPNET_OUTPUT_CACHE_TURNOVER_RATE_000_NAMEOutput
Cache Turnover Rate
90ASPNET_OUTPUT_CACHE_TURNOVER_RATE_000_HELPNumber
of additions and removals to the output cache per
second.
91ASPNET_PIPELINES_000_NAMEPipeline Instance Count
92ASPNET_PIPELINES_000_HELPNumber of active
pipeline instances.
93ASPNET_REQUEST_BYTES_IN_000_NAMERequest Bytes In
Total
94ASPNET_REQUEST_BYTES_IN_000_HELPThe total size,
in bytes, of all requests.
95ASPNET_REQUEST_BYTES_OUT_000_NAMERequest Bytes
Out Total
96ASPNET_REQUEST_BYTES_OUT_000_HELPThe total size,
in bytes, of responses sent to a client. This
does not include standard HTTP response headers.
97ASPNET_REQUEST_EXECUTION_TIME_000_NAMERequest
Execution Time
98ASPNET_REQUEST_EXECUTION_TIME_000_HELPThe number
of milliseconds that it took to execute the most
recent request.
99ASPNET_REQUEST_WAIT_TIME_000_NAMERequest Wait
Time
100ASPNET_REQUEST_WAIT_TIME_000_HELPThe number of
milliseconds the most recent request was waiting
in the queue.
101ASPNET_REQUESTS_CURRENT_000_NAMERequests Current
102ASPNET_REQUESTS_CURRENT_000_HELPThe current
number of requests, including those that are
queued, currently executing, or waiting to be
written to the client. Under the ASP.NET process
model, when this counter exceeds the
requestQueueLimit defined in the processModel
configuration section, ASP.NET will begin
rejecting requests.
103ASPNET_REQUESTS_DISCONNECTED_000_NAMERequests
Disconnected
104ASPNET_REQUESTS_DISCONNECTED_000_HELPThe number
of requests disconnected due to communication
errors or user terminated.
105ASPNET_REQUESTS_EXECUTING_000_NAMERequests
Executing
106ASPNET_REQUESTS_EXECUTING_000_HELPThe number of
requests currently executing.
107ASPNET_REQUESTS_FAILED_000_NAMERequests Failed
108ASPNET_REQUESTS_FAILED_000_HELPTotal number of
failed requests.
109ASPNET_REQUESTS_IN_APPLICATION_QUEUE_000_NAMERequ
ests In Application Queue
110ASPNET_REQUESTS_IN_APPLICATION_QUEUE_000_HELPThe
number of requests in the application request
queue.
111ASPNET_REQUESTS_NOT_AUTHORIZED_000_NAMERequests
Not Authorized
112ASPNET_REQUESTS_NOT_AUTHORIZED_000_HELPNumber of
requests failed due to unauthorized access.
113ASPNET_REQUESTS_NOT_FOUND_000_NAMERequests Not
Found
114ASPNET_REQUESTS_NOT_FOUND_000_HELPThe number of
requests for resources that were not found.
115ASPNET_REQUESTS_QUEUED_000_NAMERequests Queued
116ASPNET_REQUESTS_QUEUED_000_HELPThe number of
requests waiting to be processed.
117ASPNET_REQUESTS_REJECTED_000_NAMERequests
Rejected
118ASPNET_REQUESTS_REJECTED_000_HELPThe number of
requests rejected because the request queue was
full.
119ASPNET_REQUESTS_SUCCEDED_000_NAMERequests
Succeeded
120ASPNET_REQUESTS_SUCCEDED_000_HELPThe number of
requests that executed successfully.
121ASPNET_REQUESTS_TIMED_OUT_000_NAMERequests Timed
Out
122ASPNET_REQUESTS_TIMED_OUT_000_HELPThe number of
requests that timed out.
123ASPNET_REQUESTS_TOTAL_000_NAMERequests Total
124ASPNET_REQUESTS_TOTAL_000_HELPThe total number
of requests since the application was started.
125ASPNET_REQUESTS_TOTAL_RATE_000_NAMERequests/Sec
126ASPNET_REQUESTS_TOTAL_RATE_000_HELPThe number of
requests executed per second.
127ASPNET_SESSION_SQL_SERVER_CONNECTIONS_000_NAMESes
sion SQL Server connections total
128ASPNET_SESSION_SQL_SERVER_CONNECTIONS_000_HELPThe
total number of connections to the SQL Server
used by session state.
129ASPNET_SESSION_STATE_SERVER_CONNECTIONS_000_NAMES
ession State Server connections total
130ASPNET_SESSION_STATE_SERVER_CONNECTIONS_000_HELPT
he total number of connections to the State
Server used by session state.
131ASPNET_SESSIONS_ABANDONED_000_NAMESessions
Abandoned
132ASPNET_SESSIONS_ABANDONED_000_HELPThe number of
sessions that have been explicitly abandoned.
133ASPNET_SESSIONS_ACTIVE_000_NAMESessions Active
134ASPNET_SESSIONS_ACTIVE_000_HELPThe current
number of sessions currently active.
135ASPNET_SESSIONS_TIMED_OUT_000_NAMESessions Timed
Out
136ASPNET_SESSIONS_TIMED_OUT_000_HELPThe number of
sessions timed out.
137ASPNET_SESSIONS_TOTAL_000_NAMESessions Total
138ASPNET_SESSIONS_TOTAL_000_HELPTotal number of
sessions since the application was started.
139ASPNET_STATE_SERVER_SESSIONS_ABANDONED_000_NAMESt
ate Server Sessions Abandoned
140ASPNET_STATE_SERVER_SESSIONS_ABANDONED_000_HELPTh
e number of sessions that have been explicitly
abandoned.
141ASPNET_STATE_SERVER_SESSIONS_ACTIVE_000_NAMEState
Server Sessions Active
142ASPNET_STATE_SERVER_SESSIONS_ACTIVE_000_HELPThe
current number of sessions currently active.
143ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_000_NAMESt
ate Server Sessions Timed Out
144ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_000_HELPTh
e number of sessions timed out.
145ASPNET_STATE_SERVER_SESSIONS_TOTAL_000_NAMEState
Server Sessions Total
146ASPNET_STATE_SERVER_SESSIONS_TOTAL_000_HELPThe
number of sessions total.
147ASPNET_TOTAL_CACHE_ENTRIES_000_NAMECache Total
Entries
148ASPNET_TOTAL_CACHE_ENTRIES_000_HELPTotal number
of entries within the cache (both internal and
user added)
149ASPNET_TOTAL_CACHE_HITS_000_NAMECache Total Hits
150ASPNET_TOTAL_CACHE_HITS_000_HELPTotal number of
hits from the cache.
151ASPNET_TOTAL_CACHE_MISSES_000_NAMECache Total
Misses
152ASPNET_TOTAL_CACHE_MISSES_000_HELPTotal number
of cache misses.
153ASPNET_TOTAL_CACHE_RATIO_000_NAMECache Total Hit
Ratio
154ASPNET_TOTAL_CACHE_RATIO_000_HELPRatio of hits
from all cache calls.
155ASPNET_TOTAL_CACHE_RATIO_BASE_000_NAMECache
Total Hit Ratio Base
156ASPNET_TOTAL_CACHE_RATIO_BASE_000_HELPCache
Total Hit Ratio Base
157ASPNET_TOTAL_CACHE_TURNOVER_RATE_000_NAMECache
Total Turnover Rate
158ASPNET_TOTAL_CACHE_TURNOVER_RATE_000_HELPNumber
of additions and removals to the total cache per
second.
159ASPNET_TRANSACTIONS_ABORTED_000_NAMETransactions
Aborted
160ASPNET_TRANSACTIONS_ABORTED_000_HELPThe number
of transactions aborted.
161ASPNET_TRANSACTIONS_COMMITTED_000_NAMETransaction
s Committed
162ASPNET_TRANSACTIONS_COMMITTED_000_HELPThe number
of transactions committed.
163ASPNET_TRANSACTIONS_PENDING_000_NAMETransactions
Pending
164ASPNET_TRANSACTIONS_PENDING_000_HELPNumber of
transactions in progress.
165ASPNET_TRANSACTIONS_RATE_000_NAMETransactions/Sec
166ASPNET_TRANSACTIONS_RATE_000_HELPTransactions
started per second.
167ASPNET_TRANSACTIONS_TOTAL_000_NAMETransactions
Total
168ASPNET_TRANSACTIONS_TOTAL_000_HELPThe total
number of transactions since the application was
started.
169ASPNET_WPS_RESTARTS_000_NAMEWorker Process
Restarts
170ASPNET_WPS_RESTARTS_000_HELPNumber of times a
worker process has restarted on the machine.
171ASPNET_WPS_RUNNING_000_NAMEWorker Processes
Running
172ASPNET_WPS_RUNNING_000_HELPNumber of worker
processes running on the machine.
173 174 ASP.NET - Arabic
175 176OBJECT_1_001_NAMEASP.NET v1.1.4322
177OBJECT_1_001_HELP?????? ?????? ???????? ASP.NET
??????? v1.1.4322
178OBJECT_2_001_NAMEASP.NET Apps v1.1.4322
179OBJECT_2_001_HELP?????? ???? ??????? ASP.NET
??????? v1.1.4322
180ASPNET_ANONYMOUS_REQUESTS_001_NAMEAnonymous
Requests
181ASPNET_ANONYMOUS_REQUESTS_001_HELP??? ???????
???? ?????? ?????? ??????.
182ASPNET_ANONYMOUS_REQUESTS_RATE_001_NAMEAnonymous
Requests/Sec
183ASPNET_ANONYMOUS_REQUESTS_RATE_001_HELP???
??????? ???????? ???????? ?? ???????
184ASPNET_API_CACHE_ENTRIES_001_NAMECache API
Entries
185ASPNET_API_CACHE_ENTRIES_001_HELP?????? ???
????????? ???? ??? ???????? ???????? ???? ?????
??????? ?????? .
186ASPNET_API_CACHE_HITS_001_NAMECache API Hits
187ASPNET_API_CACHE_HITS_001_HELP??? ?????????
????? ??????? ?????? ?? ??? ????????.
188ASPNET_API_CACHE_MISSES_001_NAMECache API Misses
189ASPNET_API_CACHE_MISSES_001_HELP??? ???????
????? ??????? ?????? ????????? ?? ??? ????????.
190ASPNET_API_CACHE_RATIO_001_NAMECache API Hit
Ratio
191ASPNET_API_CACHE_RATIO_001_HELP???? ??????????
????????? ?? ??? ????????.
192ASPNET_API_CACHE_RATIO_BASE_001_NAMECache API
Hit Ratio Base
193ASPNET_API_CACHE_RATIO_BASE_001_HELP????? ????
??????? ????? ??????? ?????? ?? API
194ASPNET_API_CACHE_TURNOVER_RATE_001_NAMECache API
Turnover Rate
195ASPNET_API_CACHE_TURNOVER_RATE_001_HELP??? ????
??????? ???????? ?? ????? ??????? ?????? ?? API
?? ???????.
196ASPNET_APPLICATION_RESTARTS_001_NAMEApplication
Restarts
197ASPNET_APPLICATION_RESTARTS_001_HELP??? ??????
???? ?? ???? ????? ????? ??????? ????? ???? ????
???? ???.
198ASPNET_APPLICATIONS_RUNNING_001_NAMEApplications
Running
199ASPNET_APPLICATIONS_RUNNING_001_HELP??? ???????
??? ???? ???? ??????.
200ASPNET_COMPILATIONS_001_NAMECompilations Total
201ASPNET_COMPILATIONS_001_HELP??? ????? ??????
.asax ?? .ascx ?? .ashx ?? .asmx ?? .aspx
???????? ??????.
202ASPNET_DEBUGGING_REQUESTS_001_NAMEDebugging
Requests
203ASPNET_DEBUGGING_REQUESTS_001_HELP??? ?????
??????? ???? ??? ????????.
204ASPNET_ERRORS_COMPILING_001_NAMEErrors During
Compilation
205ASPNET_ERRORS_COMPILING_001_HELP??? ??????? ????
???? ????? ???????.
206ASPNET_ERRORS_DURING_REQUEST_001_NAMEErrors
During Execution
207ASPNET_ERRORS_DURING_REQUEST_001_HELP??? ???????
???? ???? ????? ?????? ??? ???????.
208ASPNET_ERRORS_PRE_PROCESSING_001_NAMEErrors
During Preprocessing
209ASPNET_ERRORS_PRE_PROCESSING_001_HELP??? ???????
???? ???? ????? ??????? ?????? ????????.
210ASPNET_ERRORS_TOTAL_001_NAMEErrors Total
211ASPNET_ERRORS_TOTAL_001_HELP?????? ??? ???????
???? ????.
212ASPNET_ERRORS_TOTAL_RATE_001_NAMEErrors Total/Sec
213ASPNET_ERRORS_TOTAL_RATE_001_HELP???? ???????
???? ????.
214ASPNET_ERRORS_UNHANDLED_001_NAMEErrors Unhandled
During Execution
215ASPNET_ERRORS_UNHANDLED_001_HELP??? ??????? ????
?? ??? ???????? ?????? ??? ????????? ?? ??????
????? ????? ?????????.
216ASPNET_ERRORS_UNHANDLED_RATE_001_NAMEErrors
Unhandled During Execution/Sec
217ASPNET_ERRORS_UNHANDLED_RATE_001_HELP????
??????? ???? ?? ??? ????????.
218ASPNET_OUTPUT_CACHE_ENTRIES_001_NAMEOutput Cache
Entries
219ASPNET_OUTPUT_CACHE_ENTRIES_001_HELP???
????????? ??????? ?? ????? ??????? ?????? ??????
????????.
220ASPNET_OUTPUT_CACHE_HITS_001_NAMEOutput Cache
Hits
221ASPNET_OUTPUT_CACHE_HITS_001_HELP?????? ???
????? ??????? ??????? ??????? ?????? ??????? ??
????? ??????? ?????? ?????? ????????.
222ASPNET_OUTPUT_CACHE_MISSES_001_NAMEOutput Cache
Misses
223ASPNET_OUTPUT_CACHE_MISSES_001_HELP?????? ???
????? ??????? ??????? ??????? ?????? ??? ???????
?? ????? ??????? ?????? ?????? ????????.
224ASPNET_OUTPUT_CACHE_RATIO_001_NAMEOutput Cache
Hit Ratio
225ASPNET_OUTPUT_CACHE_RATIO_001_HELP????
?????????? ??? ??????? ?????? ?????? ???????
??????? ??????? ??????.
226ASPNET_OUTPUT_CACHE_RATIO_BASE_001_NAMEOutput
Cache Hit Ratio Base
227ASPNET_OUTPUT_CACHE_RATIO_BASE_001_HELP?????
???? ??????? ????? ??????? ?????? ?????? ????????
228ASPNET_OUTPUT_CACHE_TURNOVER_RATE_001_NAMEOutput
Cache Turnover Rate
229ASPNET_OUTPUT_CACHE_TURNOVER_RATE_001_HELP???
???? ??????? ???????? ?? ????? ??????? ??????
?????? ???????? ?? ???????.
230ASPNET_PIPELINES_001_NAMEPipeline Instance Count
231ASPNET_PIPELINES_001_HELP??? ?????? ?????
??????? ??????.
232ASPNET_REQUEST_BYTES_IN_001_NAMERequest Bytes In
Total
233ASPNET_REQUEST_BYTES_IN_001_HELP????? ????????
??????? ???????.
234ASPNET_REQUEST_BYTES_OUT_001_NAMERequest Bytes
Out Total
235ASPNET_REQUEST_BYTES_OUT_001_HELP????? ????????
?????????? ???? ?? ??????? ??? ?????? ???????. ??
???? ??? ???? ??????? HTTP ????????.
236ASPNET_REQUEST_EXECUTION_TIME_001_NAMERequest
Execution Time
237ASPNET_REQUEST_EXECUTION_TIME_001_HELP??? ??????
????? ????????? ?????? ???? ???????.
238ASPNET_REQUEST_WAIT_TIME_001_NAMERequest Wait
Time
239ASPNET_REQUEST_WAIT_TIME_001_HELP??? ??????
????? ???? ??????? ???? ??????? ?? ????? ????????.
240ASPNET_REQUESTS_CURRENT_001_NAMERequests Current
241ASPNET_REQUESTS_CURRENT_001_HELPThe current
number of requests, including those that are
queued, currently executing, or waiting to be
written to the client. Under the ASP.NET process
model, when this counter exceeds the
requestQueueLimit defined in the processModel
configuration section, ASP.NET will begin
rejecting requests.
242ASPNET_REQUESTS_DISCONNECTED_001_NAMERequests
Disconnected
243ASPNET_REQUESTS_DISCONNECTED_001_HELP??? ???????
???? ?? ??? ??????? ??? ???? ????? ??????? ??
??????? ?? ??? ????????.
244ASPNET_REQUESTS_EXECUTING_001_NAMERequests
Executing
245ASPNET_REQUESTS_EXECUTING_001_HELP??? ???????
?????? ??????? ??????.
246ASPNET_REQUESTS_FAILED_001_NAMERequests Failed
247ASPNET_REQUESTS_FAILED_001_HELP?????? ???
??????? ???????.
248ASPNET_REQUESTS_IN_APPLICATION_QUEUE_001_NAMERequ
ests In Application Queue
249ASPNET_REQUESTS_IN_APPLICATION_QUEUE_001_HELPThe
number of requests in the application request
queue.
250ASPNET_REQUESTS_NOT_AUTHORIZED_001_NAMERequests
Not Authorized
251ASPNET_REQUESTS_NOT_AUTHORIZED_001_HELP???
??????? ???? ???? ????? ????? ??? ???? ??.
252ASPNET_REQUESTS_NOT_FOUND_001_NAMERequests Not
Found
253ASPNET_REQUESTS_NOT_FOUND_001_HELP??? ?????
??????? ???? ?? ??? ?????? ?????.
254ASPNET_REQUESTS_QUEUED_001_NAMERequests Queued
255ASPNET_REQUESTS_QUEUED_001_HELP??? ??????? ????
????? ????????.
256ASPNET_REQUESTS_REJECTED_001_NAMERequests
Rejected
257ASPNET_REQUESTS_REJECTED_001_HELP??? ???????
???? ?? ????? ???? ?????? ????? ?????? ???????.
258ASPNET_REQUESTS_SUCCEDED_001_NAMERequests
Succeeded
259ASPNET_REQUESTS_SUCCEDED_001_HELP??? ???????
???? ?? ??????? ?????.
260ASPNET_REQUESTS_TIMED_OUT_001_NAMERequests Timed
Out
261ASPNET_REQUESTS_TIMED_OUT_001_HELP??? ???????
???? ????? ??????.
262ASPNET_REQUESTS_TOTAL_001_NAMERequests Total
263ASPNET_REQUESTS_TOTAL_001_HELP?????? ??? ???????
??? ??? ????? ???????.
264ASPNET_REQUESTS_TOTAL_RATE_001_NAMERequests/Sec
265ASPNET_REQUESTS_TOTAL_RATE_001_HELP??? ???????
???? ?? ??????? ?? ???????.
266ASPNET_SESSION_SQL_SERVER_CONNECTIONS_001_NAMESes
sion SQL Server connections total
267ASPNET_SESSION_SQL_SERVER_CONNECTIONS_001_HELP???
?? ???????? ????????? ????? SQL ????????? ??????
???? ???? ?????
268ASPNET_SESSION_STATE_SERVER_CONNECTIONS_001_NAMES
ession State Server connections total
269ASPNET_SESSION_STATE_SERVER_CONNECTIONS_001_HELP
?????? ??? ????????? ????? ?????? ?????????
?????? ???? ???? ?????.
270ASPNET_SESSIONS_ABANDONED_001_NAMESessions
Abandoned
271ASPNET_SESSIONS_ABANDONED_001_HELP??? ?????
????? ???? ?? ?????? ???? ???? ????.
272ASPNET_SESSIONS_ACTIVE_001_NAMESessions Active
273ASPNET_SESSIONS_ACTIVE_001_HELP????? ??????
?????? ????? ?????? ??????.
274ASPNET_SESSIONS_TIMED_OUT_001_NAMESessions Timed
Out
275ASPNET_SESSIONS_TIMED_OUT_001_HELP??? ?????
????? ???? ????? ??????.
276ASPNET_SESSIONS_TOTAL_001_NAMESessions Total
277ASPNET_SESSIONS_TOTAL_001_HELP?????? ??? ?????
????? ??? ??? ????? ???????.
278ASPNET_STATE_SERVER_SESSIONS_ABANDONED_001_NAMESt
ate Server Sessions Abandoned
279ASPNET_STATE_SERVER_SESSIONS_ABANDONED_001_HELP??
? ????? ????? ???? ?? ?????? ???? ???? ????.
280ASPNET_STATE_SERVER_SESSIONS_ACTIVE_001_NAMEState
Server Sessions Active
281ASPNET_STATE_SERVER_SESSIONS_ACTIVE_001_HELP?????
?????? ?????? ????? ?????? ??????.
282ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_001_NAMESt
ate Server Sessions Timed Out
283ASPNET_STATE_SERVER_SESSIONS_TIMED_OUT_001_HELP??
? ????? ????? ???? ????? ??????.
284ASPNET_STATE_SERVER_SESSIONS_TOTAL_001_NAMEState
Server Sessions Total
285ASPNET_STATE_SERVER_SESSIONS_TOTAL_001_HELP???
?????? ????? ?????.
286ASPNET_TOTAL_CACHE_ENTRIES_001_NAMECache Total
Entries
287ASPNET_TOTAL_CACHE_ENTRIES_001_HELP?????? ???
????????? ???? ????? ??????? ?????? (??? ??
????????? ???????? ?????????? ???? ??? ????????
????????)
288ASPNET_TOTAL_CACHE_HITS_001_NAMECache Total Hits
289ASPNET_TOTAL_CACHE_HITS_001_HELP?????? ???
??????????? ?? ????? ??????? ??????.
290ASPNET_TOTAL_CACHE_MISSES_001_NAMECache Total
Misses
291ASPNET_TOTAL_CACHE_MISSES_001_HELP?????? ???
??????? ????? ??????? ??????.
292ASPNET_TOTAL_CACHE_RATIO_001_NAMECache Total Hit
Ratio
293ASPNET_TOTAL_CACHE_RATIO_001_HELP????
??????????? ?? ????????? ????? ??????? ??????.
294ASPNET_TOTAL_CACHE_RATIO_BASE_001_NAMECache
Total Hit Ratio Base
295ASPNET_TOTAL_CACHE_RATIO_BASE_001_HELP?????
?????? ???? ??????? ????? ??????? ??????
296ASPNET_TOTAL_CACHE_TURNOVER_RATE_001_NAMECache
Total Turnover Rate
297ASPNET_TOTAL_CACHE_TURNOVER_RATE_001_HELP???
???? ??????? ???????? ??????? ????? ???????
?????? ?? ???????.
298ASPNET_TRANSACTIONS_ABORTED_001_NAMETransactions
Aborted
299ASPNET_TRANSACTIONS_ABORTED_001_HELP???
????????? ???? ?? ???????.
300ASPNET_TRANSACTIONS_COMMITTED_001_NAMETransaction
s Committed
301ASPNET_TRANSACTIONS_COMMITTED_001_HELP???
????????? ????????.
302ASPNET_TRANSACTIONS_PENDING_001_NAMETransactions
Pending
303ASPNET_TRANSACTIONS_PENDING_001_HELP???
????????? ???? ??? ??????.
304ASPNET_TRANSACTIONS_RATE_001_NAMETransactions/Sec
305ASPNET_TRANSACTIONS_RATE_001_HELP????????? ????
?? ????? ?? ???????.
306ASPNET_TRANSACTIONS_TOTAL_001_NAMETransactions
Total
307ASPNET_TRANSACTIONS_TOTAL_001_HELP?????? ???
????????? ??? ??? ????? ???????.
308ASPNET_WPS_RESTARTS_001_NAMEWorker Process
Restarts
309ASPNET_WPS_RESTARTS_001_HELP??? ?????? ???? ??
???? ????? ????? ????? ?????? ??? ??????.
310ASPNET_WPS_RUNNING_001_NAMEWorker Processes
Running
311ASPNET_WPS_RUNNING_001_HELP??? ?????? ??????
???? ??? ??????? ??? ??????.
312 313 ASP.NET - Czech
314 315OBJECT_1_005_NAMEASP.NET v1.1.4322
316OBJECT_1_005_HELPGlobální cítace výkonu ASP.NET
v1.1.4322
317OBJECT_2_005_NAMEAplikace ASP.NET v1.1.4322
318OBJECT_2_005_HELPCítace výkonu aplikace ASP.NET
v1.1.4322
319ASPNET_ANONYMOUS_REQUESTS_005_NAMEAnonymní
poadavky
320ASPNET_ANONYMOUS_REQUESTS_005_HELPPocet
poadavku vyuívajících anonymní overení.
321ASPNET_ANONYMOUS_REQUESTS_RATE_005_NAMEAnonymní
poadavky za sekundu
322ASPNET_ANONYMOUS_REQUESTS_RATE_005_HELPPocet
poadavku s anonymním overením za sekundu
323ASPNET_API_CACHE_ENTRIES_005_NAMEPoloky
mezipameti API
324ASPNET_API_CACHE_ENTRIES_005_HELPCelkový pocet
poloek v mezipameti pridaných uivatelem.
325ASPNET_API_CACHE_HITS_005_NAMEÚspené prístupy
do mezipameti API
326ASPNET_API_CACHE_HITS_005_HELPPocet úspených
prístupu do mezipameti z kódu uivatele.
327ASPNET_API_CACHE_MISSES_005_NAMENeúspené
prístupy do mezipameti API
328ASPNET_API_CACHE_MISSES_005_HELPPocet
neúspených prístupu do mezipameti z kódu
uivatele.
329ASPNET_API_CACHE_RATIO_005_NAMEPomer úspených
prístupu do mezipameti API
330ASPNET_API_CACHE_RATIO_005_HELPPomer úspených
prístupu z kódu uivatele.
331ASPNET_API_CACHE_RATIO_BASE_005_NAMEZáklad
pomeru úspených prístupu do mezipameti API
332ASPNET_API_CACHE_RATIO_BASE_005_HELPZáklad
pomeru úspených prístupu do mezipameti API
333ASPNET_API_CACHE_TURNOVER_RATE_005_NAMEFrekvence
prístupu do mezipameti API
334ASPNET_API_CACHE_TURNOVER_RATE_005_HELPPocet
pridání a odebrání poloek v mezipameti API za
sekundu.
335ASPNET_APPLICATION_RESTARTS_005_NAMERestartování
aplikace
336ASPNET_APPLICATION_RESTARTS_005_HELPPocet
restartování aplikace v prubehu ivotnosti
webového serveru.
337ASPNET_APPLICATIONS_RUNNING_005_NAMESputené
aplikace
338ASPNET_APPLICATIONS_RUNNING_005_HELPPocet
sputených webových aplikací.
339ASPNET_COMPILATIONS_005_NAMEKompilace celkem
340ASPNET_COMPILATIONS_005_HELPPocet dynamicky
kompilovaných zdrojových souboru ASAX, ASCX,
ASHX, ASMX nebo ASPX.
341ASPNET_DEBUGGING_REQUESTS_005_NAMEPoadavky na
ladení
342ASPNET_DEBUGGING_REQUESTS_005_HELPPocet
zpracovaných poadavku na ladení.
343ASPNET_ERRORS_COMPILING_005_NAMEChyby pri
kompilaci
344ASPNET_ERRORS_COMPILING_005_HELPPocet chyb, k
nim dolo v prubehu kompilace.