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 | このサービスへの 1 秒あたりの呼び出しの数です。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 | このサービスでハンドルされない例外がスローされた、1 秒あたりの呼び出しの数です。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 | エラーが返された、このサービスへの 1 秒あたりの呼び出しの数です。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 | 検証または認証に失敗した、このサービスへの 1 秒あたりの呼び出しの数です。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 | 承認に失敗した、このサービスへの 1 秒あたりの呼び出しの数です。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 | 1 秒あたりのサービス インスタンスの作成率です。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 | このサービスで途中終了した、1 秒あたりの信頼できるメッセージング セッションの数です。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 | このサービスで削除された、1 秒あたりの信頼できるメッセージング メッセージの数です。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 | このサービスで操作にフローされた、1 秒あたりのトランザクションの数です。このカウンターは、サービスに送信されるメッセージ内でトランザクション 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 | このサービスで結果がコミットされた、1 秒あたりのトランザクション操作の数です。このような操作で行われた作業は、完全にコミットされます。この操作で行われた作業に従って、リソースが更新されます。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 | このサービスで結果が中止された、1 秒あたりのトランザクション操作の数です。このような操作で行われた作業は、ロールバックされます。リソースはそれ以前の状態に戻されます。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 | このサービスで結果が不明な 1 秒あたりのトランザクション操作の数です。結果が不明な場合、行われた作業は不確定な状態です。リソースは、結果保留中のままになります。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 | キューのトランスポートによって有害であると示された、このサービスへの 1 秒あたりのメッセージの数です。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 | キューのトランスポートによって拒否された、このサービスへの 1 秒あたりのメッセージの数です。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 | キューのトランスポートによって削除された、このサービスへの 1 秒あたりのメッセージの数です。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 | このエンドポイントへの 1 秒あたりの呼び出しの数です。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 | このエンドポイントでハンドルされない例外がスローされた、1 秒あたりの呼び出しの数です。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 | エラーが返された、このエンドポイントへの 1 秒あたりの呼び出しの数です。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 | 検証または認証に失敗した、このエンドポイントへの 1 秒あたりの呼び出しの数です。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 | 承認に失敗した、このエンドポイントへの 1 秒あたりの呼び出しの数です。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 | このエンドポイントで途中終了した、1 秒あたりの信頼できるメッセージング セッションの数です。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 | このエンドポイントで削除された、1 秒あたりの信頼できるメッセージング メッセージの数です。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 | このエンドポイントで操作にフローされた、1 秒あたりのトランザクションの数です。このカウンターは、エンドポイントに送信されたメッセージ内でトランザクション 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 | この操作への 1 秒あたりの呼び出しの数です。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 | この操作でハンドルされない例外がスローされた、1 秒あたりの呼び出しの数です。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 | エラーが返された、この操作への 1 秒あたりの呼び出しの数です。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 | 検証または認証に失敗した、この操作への 1 秒あたりの呼び出しの数です。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 | 承認に失敗した、この操作への 1 秒あたりの呼び出しの数です。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 | この操作にフローされた、1 秒あたりのトランザクションの数です。このカウンターは、操作に送信されたメッセージ内でトランザクション 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 |