--- title: Monitoring Web Service Request Performance Counters description: Monitoring Web Service Request Performance Counters author: dansimp ms.assetid: bdb812a1-465a-4098-b4c0-cb99890d1b0d ms.reviewer: manager: dansimp ms.author: dansimp ms.pagetype: mdop, security ms.mktglfcycl: manage ms.sitesec: library ms.prod: w10 ms.date: 08/30/2016 --- # Monitoring Web Service Request Performance Counters Microsoft BitLocker Administration and Monitoring (MBAM) provides performance counters that record the performance of requests that are sent to the following web services: - **StatusReportingService.svc** – service that receives requests for compliance status - **CoreService.svc** – service that receives requests for key recovery attempts ## Performance counters that MBAM provides MBAM provides the following performance counters for each of the public methods that is implemented by its StatusReportingService and CoreService web services:
Type of performance counter | Description |
---|---|
Total number of requests |
Provides an incrementing count that starts from zero when the server is started or restarted. Provides an overall view of system activity. Can be monitored by automated tools to ensure the health of the server and to validate that the counter continually increments over a specified period of time. |
Requests per second |
Indicates the current throughput of the MBAM Server as it supports the MBAM client base. Enables site administrators to:
|
Request duration |
Records the duration of requests in milliseconds. Although this counter is updated with the duration of each request, Windows Performance Monitor samples it only periodically (typically every second), so you might see some variability in the value. For this reason, consider using the average value displayed by Performance Monitor. |