1 | ServiceModelService 4.0.0.0 |
ServiceModelService 4.0.0.0 |
3 | 服务的 ServiceModel 性能计数器 |
ServiceModel performance counters for service |
5 | Calls |
Calls |
7 | 对此服务的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222530 |
The number of calls to this service. http://go.microsoft.com/fwlink/?LinkId=222530 |
9 | Calls Per Second |
Calls Per Second |
11 | 每秒钟对此服务的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222531 |
The number of calls to this service per second. http://go.microsoft.com/fwlink/?LinkId=222531 |
13 | Calls Outstanding |
Calls Outstanding |
15 | 正在进行的对此服务的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222532 |
The number of calls to this service that are in progress. http://go.microsoft.com/fwlink/?LinkId=222532 |
17 | Calls Failed |
Calls Failed |
19 | 在此服务中出现未处理异常的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222533 |
The number of calls with unhandled exceptions in this service. http://go.microsoft.com/fwlink/?LinkId=222533 |
21 | Calls Failed Per Second |
Calls Failed Per Second |
23 | 每秒钟在此服务中出现未处理异常的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222534 |
The number of calls with unhandled exceptions in this service per second. http://go.microsoft.com/fwlink/?LinkId=222534 |
25 | Calls Faulted |
Calls Faulted |
27 | 对此服务的返回错误的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222535 |
The number of calls to this service that returned faults. http://go.microsoft.com/fwlink/?LinkId=222535 |
29 | Calls Faulted Per Second |
Calls Faulted Per Second |
31 | 每秒钟对此服务的返回错误的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222536 |
The number of calls to this service that returned faults per second. http://go.microsoft.com/fwlink/?LinkId=222536 |
33 | Calls Duration |
Calls Duration |
35 | 对此服务的调用的平均持续时间。http://go.microsoft.com/fwlink/?LinkId=222537 |
The average duration of calls to this service. http://go.microsoft.com/fwlink/?LinkId=222537 |
37 | Security Validation and Authentication Failures |
Security Validation and Authentication Failures |
39 | 对此服务进行的验证或身份验证失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222558 |
The number of calls to this service that failed validation or authentication. http://go.microsoft.com/fwlink/?LinkId=222558 |
41 | Security Validation and Authentication Failures Per Second |
Security Validation and Authentication Failures Per Second |
43 | 每秒钟对此服务进行的验证或身份验证失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222559 |
The number of calls to this service that failed validation or authentication per second. http://go.microsoft.com/fwlink/?LinkId=222559 |
45 | Security Calls Not Authorized |
Security Calls Not Authorized |
47 | 对此服务进行的授权失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222555 |
The number of calls to this service that failed authorization. http://go.microsoft.com/fwlink/?LinkId=222555 |
49 | Security Calls Not Authorized Per Second |
Security Calls Not Authorized Per Second |
51 | 每秒钟对此服务进行的授权失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222556 |
The number of calls to this service that failed authorization per second. http://go.microsoft.com/fwlink/?LinkId=222556 |
53 | Instances |
Instances |
55 | 服务的实例总数。http://go.microsoft.com/fwlink/?LinkId=222538 |
The total number of instances of the service. http://go.microsoft.com/fwlink/?LinkId=222538 |
57 | Instances Created Per Second |
Instances Created Per Second |
59 | 每秒钟的服务实例创建率。http://go.microsoft.com/fwlink/?LinkId=222539 |
The creation rate of service instances per second. http://go.microsoft.com/fwlink/?LinkId=222539 |
61 | Reliable Messaging Sessions Faulted |
Reliable Messaging Sessions Faulted |
63 | 在此服务中出错的可靠消息传递会话的数量。http://go.microsoft.com/fwlink/?LinkId=222552 |
The number of reliable messaging sessions that were faulted in this service. http://go.microsoft.com/fwlink/?LinkId=222552 |
65 | Reliable Messaging Sessions Faulted Per Second |
Reliable Messaging Sessions Faulted Per Second |
67 | 每秒钟在此服务中出错的可靠消息传递会话的数量。http://go.microsoft.com/fwlink/?LinkId=222553 |
The number of reliable messaging sessions that were faulted in this service per second. http://go.microsoft.com/fwlink/?LinkId=222553 |
69 | Reliable Messaging Messages Dropped |
Reliable Messaging Messages Dropped |
71 | 在此服务中丢弃的可靠消息传递消息的数量。http://go.microsoft.com/fwlink/?LinkId=222550 |
The number of reliable messaging messages that were dropped in this service. http://go.microsoft.com/fwlink/?LinkId=222550 |
73 | Reliable Messaging Messages Dropped Per Second |
Reliable Messaging Messages Dropped Per Second |
75 | 每秒钟在此服务中丢弃的可靠消息传递消息的数量。http://go.microsoft.com/fwlink/?LinkId=222551 |
The number of reliable messaging messages that were dropped in this service per second. http://go.microsoft.com/fwlink/?LinkId=222551 |
77 | Transactions Flowed |
Transactions Flowed |
79 | 流向此服务中的操作的事务的数量。只要发送到服务的消息中出现一个事务 ID,此计数器就会增加。http://go.microsoft.com/fwlink/?LinkId=222560 |
The number of transactions that flowed to operations in this service. This counter is incremented any time a transaction ID is present in the message that is sent to the service. http://go.microsoft.com/fwlink/?LinkId=222560 |
81 | Transactions Flowed Per Second |
Transactions Flowed Per Second |
83 | 每秒钟流向此服务中的操作的事务的数量。只要发送到服务的消息中出现一个事务 ID,此计数器就会增加。http://go.microsoft.com/fwlink/?LinkId=222561 |
The number of transactions that flowed to operations in this service per second. This counter is incremented any time a transaction ID is present in the message that is sent to the service. http://go.microsoft.com/fwlink/?LinkId=222561 |
85 | Transacted Operations Committed |
Transacted Operations Committed |
87 | 在此服务中已执行事务并提交结果的操作的数量。在此类操作下完成的工作将全部提交。资源将会根据操作中完成的工作进行更新。http://go.microsoft.com/fwlink/?LinkId=222564 |
The number of transacted operations with the outcome committed in this service. Work done under such operations is fully committed. Resources are updated in accordance with the work done in the operation. http://go.microsoft.com/fwlink/?LinkId=222564 |
89 | Transacted Operations Committed Per Second |
Transacted Operations Committed Per Second |
91 | 每秒钟在此服务中已执行事务并提交结果的操作的数量。在此类操作下完成的工作将全部提交。资源将会根据操作中完成的工作进行更新。http://go.microsoft.com/fwlink/?LinkId=222565 |
The number of transacted operations with the outcome committed in this service per second. Work done under such operations is fully committed. Resources are updated in accordance with the work done in the operation. http://go.microsoft.com/fwlink/?LinkId=222565 |
93 | Transacted Operations Aborted |
Transacted Operations Aborted |
95 | 在此服务中已执行事务并放弃结果的操作的数量。在此类操作下完成的工作将会回滚。资源将会还原到它们的前一状态。http://go.microsoft.com/fwlink/?LinkId=222562 |
The number of transacted operations with the outcome aborted in this service. Work done under such operations is rolled back. Resources are reverted to their previous state. http://go.microsoft.com/fwlink/?LinkId=222562 |
97 | Transacted Operations Aborted Per Second |
Transacted Operations Aborted Per Second |
99 | 每秒钟在此服务中已执行事务并放弃结果的操作的数量。在此类操作下完成的工作将会回滚。资源将会还原到它们的前一状态。http://go.microsoft.com/fwlink/?LinkId=222563 |
The number of transacted operations with the outcome aborted in this service per second. Work done under such operations is rolled back. Resources are reverted to their previous state. http://go.microsoft.com/fwlink/?LinkId=222563 |
101 | Transacted Operations In Doubt |
Transacted Operations In Doubt |
103 | 在此服务中已执行事务且结果不确定的操作的数量。在结果不确定的情况下完成的工作处于不确定状态。将为资源保留挂起的结果。http://go.microsoft.com/fwlink/?LinkId=222566 |
The number of transacted operations with an outcome in doubt in this service. Work done with an outcome in doubt is in an indeterminate state. Resources are held pending outcome. http://go.microsoft.com/fwlink/?LinkId=222566 |
105 | Transacted Operations In Doubt Per Second |
Transacted Operations In Doubt Per Second |
107 | 每秒钟在此服务中已执行事务且结果不确定的操作的数量。在结果不确定的情况下完成的工作处于不确定状态。将为资源保留挂起的结果。http://go.microsoft.com/fwlink/?LinkId=222567 |
The number of transacted operations with an outcome in doubt in this service per second. Work done with an outcome in doubt is in an indeterminate state. Resources are held pending outcome. http://go.microsoft.com/fwlink/?LinkId=222567 |
109 | Queued Poison Messages |
Queued Poison Messages |
111 | 由排队传输标记为中毒的发送给此服务的消息的数量。http://go.microsoft.com/fwlink/?LinkId=222546 |
The number of messages to this service that were marked poisoned by the queued transport. http://go.microsoft.com/fwlink/?LinkId=222546 |
113 | Queued Poison Messages Per Second |
Queued Poison Messages Per Second |
115 | 每秒钟由排队传输标记为中毒的发送给此服务的消息的数量。http://go.microsoft.com/fwlink/?LinkId=222547 |
The number of messages to this service that were marked poisoned by the queued transport per second. http://go.microsoft.com/fwlink/?LinkId=222547 |
117 | Queued Messages Rejected |
Queued Messages Rejected |
119 | 由排队传输拒绝的发送给此服务的消息的数量。http://go.microsoft.com/fwlink/?LinkId=222548 |
The number of messages to this servcie that were rejected by the queued transport. http://go.microsoft.com/fwlink/?LinkId=222548 |
121 | Queued Messages Rejected Per Second |
Queued Messages Rejected Per Second |
123 | 每秒钟由排队传输拒绝的发送给此服务的消息的数量。http://go.microsoft.com/fwlink/?LinkId=222549 |
The number of messages to this service that were rejected by the queued transport per second. http://go.microsoft.com/fwlink/?LinkId=222549 |
125 | Queued Messages Dropped |
Queued Messages Dropped |
127 | 由排队传输丢弃的发送给此服务的消息的数量。http://go.microsoft.com/fwlink/?LinkId=222543 |
The number of messages to this service that were dropped by the queued transport. http://go.microsoft.com/fwlink/?LinkId=222543 |
129 | Queued Messages Dropped Per Second |
Queued Messages Dropped Per Second |
131 | 每秒钟由排队传输丢弃的发送给此服务的消息的数量。http://go.microsoft.com/fwlink/?LinkId=222544 |
The number of messages to this service that were dropped by the queued transport per second. http://go.microsoft.com/fwlink/?LinkId=222544 |
133 | Percent Of Max Concurrent Calls |
Percent Of Max Concurrent Calls |
135 | 在调度程序中正在等待处理或正在处理的调用的数量(用最大调用数限制的百分比表示)。http://go.microsoft.com/fwlink/?LinkId=222540 |
Number of calls waiting to be or being processed in the dispatcher as a percentage of max calls throttle. http://go.microsoft.com/fwlink/?LinkId=222540 |
137 | Percent Of Max Concurrent Instances |
Percent Of Max Concurrent Instances |
139 | 活动实例和正在等待实例的消息的数量(用最大实例数限制的百分比表示)。http://go.microsoft.com/fwlink/?LinkId=222541 |
Number of active instances and messages waiting for instances as a percentage of max instances throttle. http://go.microsoft.com/fwlink/?LinkId=222541 |
141 | Percent Of Max Concurrent Sessions |
Percent Of Max Concurrent Sessions |
143 | 活动会话和正在等待会话的消息的数量(用最大会话数限制的百分比表示)。http://go.microsoft.com/fwlink/?LinkId=222542 |
Number of active sessions and messages waiting for sessions as a percentage of max sessions throttle. http://go.microsoft.com/fwlink/?LinkId=222542 |
145 | CallDurationBase |
CallDurationBase |
149 | CallsPercentMaxConcurrentCallsBase |
CallsPercentMaxConcurrentCallsBase |
153 | InstancesPercentMaxConcurrentInstancesBase |
InstancesPercentMaxConcurrentInstancesBase |
157 | SessionsPercentMaxConcurrentSessionsBase |
SessionsPercentMaxConcurrentSessionsBase |
161 | ServiceModelEndpoint 4.0.0.0 |
ServiceModelEndpoint 4.0.0.0 |
163 | 终结点的 ServiceModel 性能计数器 |
ServiceModel performance counters for endpoint |
167 | 对此终结点的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222641 |
The number of calls to this endpoint. http://go.microsoft.com/fwlink/?LinkId=222641 |
171 | 每秒钟对此终结点的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222642 |
The number of calls to this endpoint per second. http://go.microsoft.com/fwlink/?LinkId=222642 |
175 | 对此终结点正在进行的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222643 |
The number of calls to this endpoint that are in progress. http://go.microsoft.com/fwlink/?LinkId=222643 |
179 | 在此终结点上出现未处理异常的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222644 |
The number of calls with unhandled exceptions at this endpoint. http://go.microsoft.com/fwlink/?LinkId=222644 |
183 | 每秒钟在此终结点上出现未处理异常的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222645 |
The number of calls with unhandled exceptions at this endpoint per second. http://go.microsoft.com/fwlink/?LinkId=222645 |
187 | 对此终结点的返回错误的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222646 |
The number of calls to this endpoint that returned faults. http://go.microsoft.com/fwlink/?LinkId=222646 |
191 | 每秒钟对此终结点的返回错误的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222647 |
The number of calls to this endpoint that returned faults per second. http://go.microsoft.com/fwlink/?LinkId=222647 |
195 | 对此终结点的调用的平均持续时间。http://go.microsoft.com/fwlink/?LinkId=222648 |
The average duration of calls to this endpoint. http://go.microsoft.com/fwlink/?LinkId=222648 |
199 | 对此终结点进行的验证或身份验证失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222656 |
The number of calls to this endpoint that failed validation or authentication. http://go.microsoft.com/fwlink/?LinkId=222656 |
203 | 每秒钟对此终结点进行的验证或身份验证失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222657 |
The number of calls to this endpoint that failed validation or authentication per second. http://go.microsoft.com/fwlink/?LinkId=222657 |
207 | 对此终结点进行的授权失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222653 |
The number of calls to this endpoint that failed authorization. http://go.microsoft.com/fwlink/?LinkId=222653 |
211 | 每秒钟对此终结点进行的授权失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222655 |
The number of calls to this endpoint that failed authorization per second. http://go.microsoft.com/fwlink/?LinkId=222655 |
215 | 在此终结点上出错的可靠消息传递会话的数量。http://go.microsoft.com/fwlink/?LinkId=222651 |
The number of reliable messaging sessions that faulted at this endpoint. http://go.microsoft.com/fwlink/?LinkId=222651 |
219 | 每秒钟在此终结点上出错的可靠消息传递会话的数量。http://go.microsoft.com/fwlink/?LinkId=222652 |
The number of reliable messaging sessions that faulted at this endpoint per second. http://go.microsoft.com/fwlink/?LinkId=222652 |
223 | 在此终结点上丢弃的可靠消息传递消息的数量。http://go.microsoft.com/fwlink/?LinkId=222649 |
The number of reliable messaging messages that were dropped at this endpoint. http://go.microsoft.com/fwlink/?LinkId=222649 |
227 | 每秒钟在此终结点上丢弃的可靠消息传递消息的数量。http://go.microsoft.com/fwlink/?LinkId=222650 |
The number of reliable messaging messages that were dropped at this endpoint per second. http://go.microsoft.com/fwlink/?LinkId=222650 |
231 | 流向此终结点上的操作的事务数。只要发送到终结点的消息中出现一个事务 ID,此计数器就会增加。http://go.microsoft.com/fwlink/?LinkId=222658 |
The number of transactions that flowed to operations at this endpoint. This counter is incremented any time a transaction ID is present in the message that is sent to the endpoint. http://go.microsoft.com/fwlink/?LinkId=222658 |
235 | 每秒钟流向此终结点上的操作的事务数。只要发送到终结点的消息中出现一个事务 ID,此计数器就会增加。http://go.microsoft.com/fwlink/?LinkId=222659 |
The number of transactions that flowed to operations at this endpoint per second. This counter is incremented any time a transaction ID is present in the message that is sent to the endpoint. http://go.microsoft.com/fwlink/?LinkId=222659 |
241 | ServiceModelOperation 4.0.0.0 |
ServiceModelOperation 4.0.0.0 |
243 | ServiceModelOperation 4.0.0.0 性能计数器 |
ServiceModelOperation 4.0.0.0 performance counters |
247 | 对此操作的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222615 |
The number of calls to this operation. http://go.microsoft.com/fwlink/?LinkId=222615 |
251 | 每秒钟对此操作的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222616 |
The number of calls to this operation per second. http://go.microsoft.com/fwlink/?LinkId=222616 |
255 | 对此操作正在进行的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222617 |
The number of calls to this operation that are in progress. http://go.microsoft.com/fwlink/?LinkId=222617 |
259 | 在此操作中出现未处理异常的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222618 |
The number of calls with unhandled exceptions in this operation. http://go.microsoft.com/fwlink/?LinkId=222618 |
261 | Call Failed Per Second |
Call Failed Per Second |
263 | 每秒钟在此操作中出现未处理异常的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222619 |
The number of calls with unhandled exceptions in this operation per second. http://go.microsoft.com/fwlink/?LinkId=222619 |
267 | 对此操作的返回错误的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222620 |
The number of calls to this operation that returned faults. http://go.microsoft.com/fwlink/?LinkId=222620 |
271 | 每秒钟对此操作的返回错误的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222621 |
The number of calls to this operation that returned faults per second. http://go.microsoft.com/fwlink/?LinkId=222621 |
275 | 对此操作的调用的平均持续时间。http://go.microsoft.com/fwlink/?LinkId=222622 |
The average duration of calls to this operation. http://go.microsoft.com/fwlink/?LinkId=222622 |
279 | 对此操作进行的验证或身份验证失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222623 |
The number of calls to this operation that failed validation or authentication. http://go.microsoft.com/fwlink/?LinkId=222623 |
283 | 每秒钟对此操作进行的验证或身份验证失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222624 |
The number of calls to this operation that failed validation or authentication per second. http://go.microsoft.com/fwlink/?LinkId=222624 |
287 | 对此操作进行的授权失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222631 |
The number of calls to this operation that failed authorization. http://go.microsoft.com/fwlink/?LinkId=222631 |
291 | 每秒钟对此操作进行的授权失败的调用的数量。http://go.microsoft.com/fwlink/?LinkId=222633 |
The number of calls to this operation that failed authorization per second. http://go.microsoft.com/fwlink/?LinkId=222633 |
295 | 流向此操作的事务的数量。只要发送到操作的消息中出现一个事务 ID,此计数器就会增加。http://go.microsoft.com/fwlink/?LinkId=222634 |
The number of transactions that flowed to this operation. This counter is incremented any time a transaction ID is present in the message sent to the operation. http://go.microsoft.com/fwlink/?LinkId=222634 |
299 | 每秒钟流向此操作的事务的数量。只要发送到操作的消息中出现一个事务 ID,此计数器就会增加。http://go.microsoft.com/fwlink/?LinkId=222637 |
The number of transactions that flowed to this operation per second. This counter is incremented any time a transaction ID is present in the message sent to the operation. http://go.microsoft.com/fwlink/?LinkId=222637 |
301 | CallsDurationBase |
CallsDurationBase |