Measures reported by CRMRouterSvcTest
The Email Router Service helps you to send outgoing emails from the MSDynamics CRM2011 server.
This test reports the number of router requests that timed out, the number of requests that were routed through faulted channel, the router requests that received and the number of requests to the AppFabric that timed out. This way, the test helps you to understand whether the router service is effective in sending the email messages to the intended recipients.
The measures made by this test are as follows:
| Measurement |
Description |
Measurement Unit |
Interpretation |
| Rtr_req_timeout |
Indicates the number of requests to the router that were timed out. |
Number |
A low value is desired for this measure. |
| Rtr_req_faulted |
Indicates the number of requests made to the router through the faulted channel. |
Number |
|
| Rtr_req_received |
Indicates the total number of requests received by the router. |
Number |
|
| App_req_timeout |
Indicates the number of requests to the AppFabric that timed out. |
Number |
AppFabric is an evolution of the Windows Process Activation service (WAS) and the Application Server role in Windows Server to host and manage WCF and WF services. As such, AppFabric is closely aligned with .NET Framework 4 and makes use of several features that are provided as part of the Framework offering key functionality such as persistence, monitoring, and hosting of WCF and WF services. AppFabric also integrates with Internet Information Services (IIS) providing management and monitoring tools within the IIS management console. |
|