| Win32_PerfFormattedData_W3SVC_WebService | |||
| The Web Service object includes counters specific to the World Wide Web Publishing Service. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| AnonymousUsersPersec | UInt32 | The rate users are making anonymous connections to the Web service. | |
| BytesReceivedPersec | UInt64 | Bytes Received/sec is the rate that data bytes are received by the Web service. | |
| BytesSentPersec | UInt64 | Bytes Sent/sec is the rate data bytes are being sent by the Web service. | |
| BytesTotalPersec | UInt64 | Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the Web service. | |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| CGIRequestsPersec | UInt32 | The rate CGI requests are received by the Web service. | |
| ConnectionAttemptsPersec | UInt32 | The rate that connections to the Web service are being attempted. | |
| CopyRequestsPersec | UInt32 | The rate HTTP requests using the COPY method are made. Copy requests are used for copying files and directories. | |
| CurrentAnonymousUsers | UInt32 | Current Anonymous Users is the number of users who currently have an anonymous connection using the Web service. | |
| CurrentBlockedAsyncIORequests | UInt32 | Current requests temporarily blocked due to bandwidth throttling settings. | |
| Currentblockedbandwidthbytes | UInt32 | Current bytes temporarily blocked due to bandwidth throttling settings. | |
| CurrentCALcountforauthenticatedusers | UInt32 | This counter is no longer valid. Value will always be zero. | |
| CurrentCALcountforSSLconnections | UInt32 | This counter is no longer valid. Value will always be zero. | |
| CurrentCGIRequests | UInt32 | Current CGI Requests is the current number of CGI requests being simultaneously processed by the Web service. | |
| CurrentConnections | UInt32 | Current Connections is the current number of connections established with the Web service. | |
| CurrentISAPIExtensionRequests | UInt32 | Current ISAPI Extension Requests is the current number of ISAPI requests being simultaneously processed by the Web service. | |
| CurrentNonAnonymousUsers | UInt32 | Current NonAnonymous Users is the number of users who currently have a non-anonymous connection using the Web service. | |
| DeleteRequestsPersec | UInt32 | The rate HTTP requests using the DELETE method are made. Delete requests are generally used for file removals. | |
| Description | String | A textual description of the statistic or metric. | |
| FilesPersec | UInt32 | The rate files are transferred, that is, sent and received by the Web service. | |
| FilesReceivedPersec | UInt32 | The rate files are received by the Web service. | |
| FilesSentPersec | UInt32 | The rate files are sent by the Web service. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| GetRequestsPersec | UInt32 | The rate HTTP requests using the GET method are made. Get requests are the most common HTTP request. | |
| HeadRequestsPersec | UInt32 | The rate HTTP requests using the HEAD method are made. Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed. | |
| ISAPIExtensionRequestsPersec | UInt32 | The rate that ISAPI Extension requests are received by the Web service. | |
| LockedErrorsPersec | UInt32 | The rate of errors due to requests that couldn't be satisfied by the server because the requested document was locked. These are generally reported as an HTTP 423 error code to the client. | |
| LockRequestsPersec | UInt32 | The rate HTTP requests using the LOCK method are made. Lock requests are used to lock a file for one user so that only that user can modify the file. | |
| LogonAttemptsPersec | UInt32 | The rate that logons to the Web service are being attempted. | |
| MaximumAnonymousUsers | UInt32 | Maximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the Web service (since service startup). | |
| MaximumCALcountforauthenticatedusers | UInt32 | This counter is no longer valid. Value will always be zero. | |
| MaximumCALcountforSSLconnections | UInt32 | This counter is no longer valid. Value will always be zero. | |
| MaximumCGIRequests | UInt32 | Maximum CGI Requests is the maximum number of CGI requests simultaneously processed by the Web service (since service startup). | |
| MaximumConnections | UInt32 | Maximum Connections is the maximum number of concurrent connections established with the Web service (since service startup). | |
| MaximumISAPIExtensionRequests | UInt32 | Maximum ISAPI Extension Requests is the maximum number of ISAPI requests simultaneously processed by the Web service (since service startup). | |
| MaximumNonAnonymousUsers | UInt32 | Maximum NonAnonymous Users is the maximum number of concurrent non-anonymous connections to the Web service (since service startup). | |
| MeasuredAsyncIOBandwidthUsage | UInt32 | Measured bandwidth of asynchronous I/O averaged over a minute. | |
| MkcolRequestsPersec | UInt32 | The rate HTTP requests using the MKCOL method are made. Mkcol requests are used to create directories on the server. | |
| MoveRequestsPersec | UInt32 | The rate HTTP requests using the MOVE method are made. Move requests are used for moving files and directories. | |
| Name | String | The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. | |
| NonAnonymousUsersPersec | UInt32 | The rate users are making non-anonymous connections to the Web service. | |
| NotFoundErrorsPersec | UInt32 | The rate of errors due to requests that couldn't be satisfied by the server because the requested document could not be found. These are generally reported as an HTTP 404 error code to the client. | |
| OptionsRequestsPersec | UInt32 | The rate HTTP requests using the OPTIONS method are made. | |
| OtherRequestMethodsPersec | UInt32 | The rate HTTP requests are made that do not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods. | |
| PostRequestsPersec | UInt32 | The rate HTTP requests using the POST method are made. | |
| PropfindRequestsPersec | UInt32 | The rate HTTP requests using the PROPFIND method are made. Propfind requests retrieve property values on files and directories. | |
| ProppatchRequestsPersec | UInt32 | The rate HTTP requests using the PROPPATCH method are made. Proppatch requests set property values on files and directories. | |
| PutRequestsPersec | UInt32 | The rate HTTP requests using the PUT method are made. | |
| SearchRequestsPersec | UInt32 | The rate HTTP requests using the SEARCH method are made. Search requests are used to query the server to find resources that match a set of conditions provided by the client. | |
| ServiceUptime | UInt32 | The length of time the Web Service has been running. | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| TotalAllowedAsyncIORequests | UInt32 | Total requests allowed by bandwidth throttling settings (since service startup). | |
| TotalAnonymousUsers | UInt32 | Total Anonymous Users is the total number of users who established an anonymous connection with the Web service (since service startup). | |
| TotalBlockedAsyncIORequests | UInt32 | Total requests temporarily blocked due to bandwidth throttling settings (since service startup). | |
| Totalblockedbandwidthbytes | UInt32 | Total bytes blocked due to bandwidth throttling settings (since service startup). | |
| TotalBytesReceived | UInt64 | Total Bytes Received is the number of data bytes that have been received by the Web service (since service startup). | |
| TotalBytesSent | UInt64 | Total Bytes Sent is the number of data bytes that have been sent by the Web service (since service startup). | |
| TotalBytesTransfered | UInt64 | Total bytes either received or sent by the Web service (since service startup). | |
| TotalCGIRequests | UInt32 | Total CGI requests is the total number of CGI requests (since service startup). | |
| TotalConnectionAttemptsallinstances | UInt32 | Total Connection Attempts is the number of connections that have been attempted using the Web service (since service startup). This counter is for all instances listed. | |
| TotalCopyRequests | UInt32 | Total Copy Requests is the number of HTTP requests using the COPY method (since service startup). Copy requests are used for copying files and directories. | |
| TotalcountoffailedCALrequestsforauthenticatedusers | UInt32 | This counter is no longer valid. Value will always be zero. | |
| TotalcountoffailedCALrequestsforSSLconnections | UInt32 | This counter is no longer valid. Value will always be zero. | |
| TotalDeleteRequests | UInt32 | Total Delete Requests is the number of HTTP requests using the DELETE method (since service startup). Delete requests are generally used for file removals. | |
| TotalFilesReceived | UInt32 | Total Files Received is the total number of files received by the Web service (since service startup). | |
| TotalFilesSent | UInt32 | Total Files Sent is the total number of files sent by the Web service (since service startup). | |
| TotalFilesTransferred | UInt32 | Total Files Transferred is the sum of Files Sent and Files Received (since service startup). | |
| TotalGetRequests | UInt32 | Total Get Requests is the number of HTTP requests using the GET method (since service startup). Get requests are the most common HTTP request. | |
| TotalHeadRequests | UInt32 | Total Head Requests is the number of HTTP requests using the HEAD method (since service startup). Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed. | |
| TotalISAPIExtensionRequests | UInt32 | Total ISAPI Extension Requests received (since service startup). | |
| TotalLockedErrors | UInt32 | Total Locked Errors is the number of requests that couldn't be satisfied by the server because the requested was locked (since service startup). These are generally reported as an HTTP 423 error code to the client. | |
| TotalLockRequests | UInt32 | Total Lock Requests is the number of HTTP requests using the LOCK method (since service startup). Lock requests are used to lock a file for one user so that only that user can modify the file. | |
| TotalLogonAttempts | UInt32 | Total Logon Attempts is the number of logons attempts to the Web Service (since service startup). | |
| TotalMethodRequests | UInt32 | Total Method Requests is the number of all HTTP requests (since service startup). | |
| TotalMethodRequestsPersec | UInt32 | The rate HTTP requests are received. | |
| TotalMkcolRequests | UInt32 | Total Mkcol Requests is the number of HTTP requests using the MKCOL method (since service startup). Mkcol requests are used to create directories on the server. | |
| TotalMoveRequests | UInt32 | Total Move Requests is the number of HTTP requests using the MOVE method (since service startup). Move requests are used for moving files and directories. | |
| TotalNonAnonymousUsers | UInt32 | Total NonAnonymous Users is the total number of users who established a non-anonymous connection with the Web service (since service startup). | |
| TotalNotFoundErrors | UInt32 | Total Not Found Errors is the number of requests that couldn't be satisfied by the server because the requested document could not be found (since service startup). These are generally reported as an HTTP 404 error code to the client. | |
| TotalOptionsRequests | UInt32 | Total Options Requests is the number of HTTP requests using the OPTIONS method (since service startup). | |
| TotalOtherRequestMethods | UInt32 | Total Other Request Methods is the number of HTTP requests that are not OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods (since service startup). | |
| TotalPostRequests | UInt32 | Total Post Requests is the number of HTTP requests using the POST method (since service startup). | |
| TotalPropfindRequests | UInt32 | Total Propfind Requests is the number of HTTP requests using the PROPFIND method (since service startup). Propfind requests retrieve property values on files and directories. | |
| TotalProppatchRequests | UInt32 | Total Proppatch Requests is the number of HTTP requests using the PROPPATCH method (since service startup). Proppatch requests set property values on files and directories. | |
| TotalPutRequests | UInt32 | Total Put Requests is the number of HTTP requests using the PUT method (since service startup). | |
| TotalRejectedAsyncIORequests | UInt32 | Total requests rejected due to bandwidth throttling settings (since service startup). | |
| TotalSearchRequests | UInt32 | Total Search Requests is the number of HTTP requests using the SEARCH method (since service startup). Search requests are used to query the server to find resources that match a set of conditions provided by the client. | |
| TotalTraceRequests | UInt32 | Total Trace Requests is the number of HTTP requests using the TRACE method (since service startup). Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes. | |
| TotalUnlockRequests | UInt32 | Total Unlock Requests is the number of HTTP requests using the UNLOCK method (since service startup). Unlock requests are used to remove locks from files. | |
| TraceRequestsPersec | UInt32 | The rate HTTP requests using the TRACE method are made. Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes. | |
| UnlockRequestsPersec | UInt32 | The rate HTTP requests using the UNLOCK method are made. Unlock requests are used to remove locks from files. | |
| SAMPLE DATA INSTANCE | |||
|    [Description("The Web Service object includes counters specific to the World Wide Web Publishing Service."): ToInstance Amended, DisplayName("Web Service"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]    instance of Win32_PerfFormattedData_W3SVC_WebService    {     [Description("The rate users are making anonymous connections to the Web service."): ToInstance Amended, DisplayName("Anonymous Users/sec"): ToInstance Amended] AnonymousUsersPersec = 0;     [Description("Bytes Received/sec is the rate that data bytes are received by the Web service."): ToInstance Amended, DisplayName("Bytes Received/sec"): ToInstance Amended] BytesReceivedPersec = "0";     [Description("Bytes Sent/sec is the rate data bytes are being sent by the Web service."): ToInstance Amended, DisplayName("Bytes Sent/sec"): ToInstance Amended] BytesSentPersec = "0";     [Description("Bytes Total/sec is the sum of Bytes Sent/sec and Bytes Received/sec. This is the total rate of bytes transferred by the Web service."): ToInstance Amended, DisplayName("Bytes Total/sec"): ToInstance Amended] BytesTotalPersec = "0";     [Description("The rate CGI requests are received by the Web service."): ToInstance Amended, DisplayName("CGI Requests/sec"): ToInstance Amended] CGIRequestsPersec = 0;     [Description("The rate that connections to the Web service are being attempted."): ToInstance Amended, DisplayName("Connection Attempts/sec"): ToInstance Amended] ConnectionAttemptsPersec = 0;     [Description("The rate HTTP requests using the COPY method are made. Copy requests are used for copying files and directories."): ToInstance Amended, DisplayName("Copy Requests/sec"): ToInstance Amended] CopyRequestsPersec = 0;     [Description("Current Anonymous Users is the number of users who currently have an anonymous connection using the Web service."): ToInstance Amended, DisplayName("Current Anonymous Users"): ToInstance Amended] CurrentAnonymousUsers = 0;     [Description("Current requests temporarily blocked due to bandwidth throttling settings."): ToInstance Amended, DisplayName("Current Blocked Async I/O Requests"): ToInstance Amended] CurrentBlockedAsyncIORequests = 0;     [Description("Current bytes temporarily blocked due to bandwidth throttling settings."): ToInstance Amended, DisplayName("Current blocked bandwidth bytes."): ToInstance Amended] Currentblockedbandwidthbytes = 0;     [Description("This counter is no longer valid. Value will always be zero."): ToInstance Amended, DisplayName("Current CAL count for authenticated users"): ToInstance Amended] CurrentCALcountforauthenticatedusers = 0;     [Description("This counter is no longer valid. Value will always be zero."): ToInstance Amended, DisplayName("Current CAL count for SSL connections"): ToInstance Amended] CurrentCALcountforSSLconnections = 0;     [Description("Current CGI Requests is the current number of CGI requests being simultaneously processed by the Web service."): ToInstance Amended, DisplayName("Current CGI Requests"): ToInstance Amended] CurrentCGIRequests = 0;     [Description("Current Connections is the current number of connections established with the Web service."): ToInstance Amended, DisplayName("Current Connections"): ToInstance Amended] CurrentConnections = 0;     [Description("Current ISAPI Extension Requests is the current number of ISAPI requests being simultaneously processed by the Web service."): ToInstance Amended, DisplayName("Current ISAPI Extension Requests"): ToInstance Amended] CurrentISAPIExtensionRequests = 0;     [Description("Current NonAnonymous Users is the number of users who currently have a non-anonymous connection using the Web service."): ToInstance Amended, DisplayName("Current NonAnonymous Users"): ToInstance Amended] CurrentNonAnonymousUsers = 0;     [Description("The rate HTTP requests using the DELETE method are made. Delete requests are generally used for file removals."): ToInstance Amended, DisplayName("Delete Requests/sec"): ToInstance Amended] DeleteRequestsPersec = 0;     [Description("The rate files are transferred, that is, sent and received by the Web service."): ToInstance Amended, DisplayName("Files/sec"): ToInstance Amended] FilesPersec = 0;     [Description("The rate files are received by the Web service."): ToInstance Amended, DisplayName("Files Received/sec"): ToInstance Amended] FilesReceivedPersec = 0;     [Description("The rate files are sent by the Web service."): ToInstance Amended, DisplayName("Files Sent/sec"): ToInstance Amended] FilesSentPersec = 0;     [Description("The rate HTTP requests using the GET method are made. Get requests are the most common HTTP request."): ToInstance Amended, DisplayName("Get Requests/sec"): ToInstance Amended] GetRequestsPersec = 0;     [Description("The rate HTTP requests using the HEAD method are made. Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed."): ToInstance Amended, DisplayName("Head Requests/sec"): ToInstance Amended] HeadRequestsPersec = 0;     [Description("The rate that ISAPI Extension requests are received by the Web service."): ToInstance Amended, DisplayName("ISAPI Extension Requests/sec"): ToInstance Amended] ISAPIExtensionRequestsPersec = 0;     [Description("The rate of errors due to requests that couldn't be satisfied by the server because the requested document was locked. These are generally reported as an HTTP 423 error code to the client."): ToInstance Amended, DisplayName("Locked Errors/sec"): ToInstance Amended] LockedErrorsPersec = 0;     [Description("The rate HTTP requests using the LOCK method are made. Lock requests are used to lock a file for one user so that only that user can modify the file."): ToInstance Amended, DisplayName("Lock Requests/sec"): ToInstance Amended] LockRequestsPersec = 0;     [Description("The rate that logons to the Web service are being attempted."): ToInstance Amended, DisplayName("Logon Attempts/sec"): ToInstance Amended] LogonAttemptsPersec = 0;     [Description("Maximum Anonymous Users is the maximum number of users who established concurrent anonymous connections using the Web service (since service startup)."): ToInstance Amended, DisplayName("Maximum Anonymous Users"): ToInstance Amended] MaximumAnonymousUsers = 5;     [Description("This counter is no longer valid. Value will always be zero."): ToInstance Amended, DisplayName("Maximum CAL count for authenticated users"): ToInstance Amended] MaximumCALcountforauthenticatedusers = 0;     [Description("This counter is no longer valid. Value will always be zero."): ToInstance Amended, DisplayName("Maximum CAL count for SSL connections"): ToInstance Amended] MaximumCALcountforSSLconnections = 0;     [Description("Maximum CGI Requests is the maximum number of CGI requests simultaneously processed by the Web service (since service startup)."): ToInstance Amended, DisplayName("Maximum CGI Requests"): ToInstance Amended] MaximumCGIRequests = 0;     [Description("Maximum Connections is the maximum number of concurrent connections established with the Web service (since service startup)."): ToInstance Amended, DisplayName("Maximum Connections"): ToInstance Amended] MaximumConnections = 2;     [Description("Maximum ISAPI Extension Requests is the maximum number of ISAPI requests simultaneously processed by the Web service (since service startup)."): ToInstance Amended, DisplayName("Maximum ISAPI Extension Requests"): ToInstance Amended] MaximumISAPIExtensionRequests = 5;     [Description("Maximum NonAnonymous Users is the maximum number of concurrent non-anonymous connections to the Web service (since service startup)."): ToInstance Amended, DisplayName("Maximum NonAnonymous Users"): ToInstance Amended] MaximumNonAnonymousUsers = 0;     [Description("Measured bandwidth of asynchronous I/O averaged over a minute."): ToInstance Amended, DisplayName("Measured Async I/O Bandwidth Usage"): ToInstance Amended] MeasuredAsyncIOBandwidthUsage = 0;     [Description("The rate HTTP requests using the MKCOL method are made. Mkcol requests are used to create directories on the server."): ToInstance Amended, DisplayName("Mkcol Requests/sec"): ToInstance Amended] MkcolRequestsPersec = 0;     [Description("The rate HTTP requests using the MOVE method are made. Move requests are used for moving files and directories."): ToInstance Amended, DisplayName("Move Requests/sec"): ToInstance Amended] MoveRequestsPersec = 0;     Name = "_Total";     [Description("The rate users are making non-anonymous connections to the Web service."): ToInstance Amended, DisplayName("NonAnonymous Users/sec"): ToInstance Amended] NonAnonymousUsersPersec = 0;     [Description("The rate of errors due to requests that couldn't be satisfied by the server because the requested document could not be found. These are generally reported as an HTTP 404 error code to the client."): ToInstance Amended, DisplayName("Not Found Errors/sec"): ToInstance Amended] NotFoundErrorsPersec = 0;     [Description("The rate HTTP requests using the OPTIONS method are made."): ToInstance Amended, DisplayName("Options Requests/sec"): ToInstance Amended] OptionsRequestsPersec = 0;     [Description("The rate HTTP requests are made that do not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods."): ToInstance Amended, DisplayName("Other Request Methods/sec"): ToInstance Amended] OtherRequestMethodsPersec = 0;     [Description("The rate HTTP requests using the POST method are made."): ToInstance Amended, DisplayName("Post Requests/sec"): ToInstance Amended] PostRequestsPersec = 0;     [Description("The rate HTTP requests using the PROPFIND method are made. Propfind requests retrieve property values on files and directories."): ToInstance Amended, DisplayName("Propfind Requests/sec"): ToInstance Amended] PropfindRequestsPersec = 0;     [Description("The rate HTTP requests using the PROPPATCH method are made. Proppatch requests set property values on files and directories."): ToInstance Amended, DisplayName("Proppatch Requests/sec"): ToInstance Amended] ProppatchRequestsPersec = 0;     [Description("The rate HTTP requests using the PUT method are made."): ToInstance Amended, DisplayName("Put Requests/sec"): ToInstance Amended] PutRequestsPersec = 0;     [Description("The rate HTTP requests using the SEARCH method are made. Search requests are used to query the server to find resources that match a set of conditions provided by the client."): ToInstance Amended, DisplayName("Search Requests/sec"): ToInstance Amended] SearchRequestsPersec = 0;     [Description("The length of time the Web Service has been running."): ToInstance Amended, DisplayName("Service Uptime"): ToInstance Amended] ServiceUptime = 171564;     [Description("Total requests allowed by bandwidth throttling settings (since service startup)."): ToInstance Amended, DisplayName("Total Allowed Async I/O Requests"): ToInstance Amended] TotalAllowedAsyncIORequests = 0;     [Description("Total Anonymous Users is the total number of users who established an anonymous connection with the Web service (since service startup)."): ToInstance Amended, DisplayName("Total Anonymous Users"): ToInstance Amended] TotalAnonymousUsers = 1326;     [Description("Total requests temporarily blocked due to bandwidth throttling settings (since service startup)."): ToInstance Amended, DisplayName("Total Blocked Async I/O Requests"): ToInstance Amended] TotalBlockedAsyncIORequests = 0;     [Description("Total bytes blocked due to bandwidth throttling settings (since service startup)."): ToInstance Amended, DisplayName("Total blocked bandwidth bytes."): ToInstance Amended] Totalblockedbandwidthbytes = 0;     [Description("Total Bytes Received is the number of data bytes that have been received by the Web service (since service startup)."): ToInstance Amended, DisplayName("Total Bytes Received"): ToInstance Amended] TotalBytesReceived = "898184";     [Description("Total Bytes Sent is the number of data bytes that have been sent by the Web service (since service startup)."): ToInstance Amended, DisplayName("Total Bytes Sent"): ToInstance Amended] TotalBytesSent = "416039";     [Description("Total bytes either received or sent by the Web service (since service startup)."): ToInstance Amended, DisplayName("Total Bytes Transfered"): ToInstance Amended] TotalBytesTransfered = "1314223";     [Description("Total CGI requests is the total number of CGI requests (since service startup)."): ToInstance Amended, DisplayName("Total CGI Requests"): ToInstance Amended] TotalCGIRequests = 0;     [Description("Total Connection Attempts is the number of connections that have been attempted using the Web service (since service startup). This counter is for all instances listed."): ToInstance Amended, DisplayName("Total Connection Attempts (all instances)"): ToInstance Amended] TotalConnectionAttemptsallinstances = 1313;     [Description("Total Copy Requests is the number of HTTP requests using the COPY method (since service startup). Copy requests are used for copying files and directories."): ToInstance Amended, DisplayName("Total Copy Requests"): ToInstance Amended] TotalCopyRequests = 0;     [Description("This counter is no longer valid. Value will always be zero."): ToInstance Amended, DisplayName("Total count of failed CAL requests for authenticated users"): ToInstance Amended] TotalcountoffailedCALrequestsforauthenticatedusers = 0;     [Description("This counter is no longer valid. Value will always be zero."): ToInstance Amended, DisplayName("Total count of failed CAL requests for SSL connections"): ToInstance Amended] TotalcountoffailedCALrequestsforSSLconnections = 0;     [Description("Total Delete Requests is the number of HTTP requests using the DELETE method (since service startup). Delete requests are generally used for file removals."): ToInstance Amended, DisplayName("Total Delete Requests"): ToInstance Amended] TotalDeleteRequests = 0;     [Description("Total Files Received is the total number of files received by the Web service (since service startup)."): ToInstance Amended, DisplayName("Total Files Received"): ToInstance Amended] TotalFilesReceived = 0;     [Description("Total Files Sent is the total number of files sent by the Web service (since service startup)."): ToInstance Amended, DisplayName("Total Files Sent"): ToInstance Amended] TotalFilesSent = 10;     [Description("Total Files Transferred is the sum of Files Sent and Files Received (since service startup)."): ToInstance Amended, DisplayName("Total Files Transferred"): ToInstance Amended] TotalFilesTransferred = 10;     [Description("Total Get Requests is the number of HTTP requests using the GET method (since service startup). Get requests are the most common HTTP request."): ToInstance Amended, DisplayName("Total Get Requests"): ToInstance Amended] TotalGetRequests = 584;     [Description("Total Head Requests is the number of HTTP requests using the HEAD method (since service startup). Head requests generally indicate a client is querying the state of a document they already have to see if it needs to be refreshed."): ToInstance Amended, DisplayName("Total Head Requests"): ToInstance Amended] TotalHeadRequests = 0;     [Description("Total ISAPI Extension Requests received (since service startup)."): ToInstance Amended, DisplayName("Total ISAPI Extension Requests"): ToInstance Amended] TotalISAPIExtensionRequests = 1326;     [Description("Total Locked Errors is the number of requests that couldn't be satisfied by the server because the requested was locked (since service startup). These are generally reported as an HTTP 423 error code to the client."): ToInstance Amended, DisplayName("Total Locked Errors"): ToInstance Amended] TotalLockedErrors = 0;     [Description("Total Lock Requests is the number of HTTP requests using the LOCK method (since service startup). Lock requests are used to lock a file for one user so that only that user can modify the file."): ToInstance Amended, DisplayName("Total Lock Requests"): ToInstance Amended] TotalLockRequests = 0;     [Description("Total Logon Attempts is the number of logons attempts to the Web Service (since service startup)."): ToInstance Amended, DisplayName("Total Logon Attempts"): ToInstance Amended] TotalLogonAttempts = 1326;     [Description("Total Method Requests is the number of all HTTP requests (since service startup)."): ToInstance Amended, DisplayName("Total Method Requests"): ToInstance Amended] TotalMethodRequests = 1326;     [Description("The rate HTTP requests are received."): ToInstance Amended, DisplayName("Total Method Requests/sec"): ToInstance Amended] TotalMethodRequestsPersec = 0;     [Description("Total Mkcol Requests is the number of HTTP requests using the MKCOL method (since service startup). Mkcol requests are used to create directories on the server."): ToInstance Amended, DisplayName("Total Mkcol Requests"): ToInstance Amended] TotalMkcolRequests = 0;     [Description("Total Move Requests is the number of HTTP requests using the MOVE method (since service startup). Move requests are used for moving files and directories."): ToInstance Amended, DisplayName("Total Move Requests"): ToInstance Amended] TotalMoveRequests = 0;     [Description("Total NonAnonymous Users is the total number of users who established a non-anonymous connection with the Web service (since service startup)."): ToInstance Amended, DisplayName("Total NonAnonymous Users"): ToInstance Amended] TotalNonAnonymousUsers = 0;     [Description("Total Not Found Errors is the number of requests that couldn't be satisfied by the server because the requested document could not be found (since service startup). These are generally reported as an HTTP 404 error code to the client."): ToInstance Amended, DisplayName("Total Not Found Errors"): ToInstance Amended] TotalNotFoundErrors = 10;     [Description("Total Options Requests is the number of HTTP requests using the OPTIONS method (since service startup)."): ToInstance Amended, DisplayName("Total Options Requests"): ToInstance Amended] TotalOptionsRequests = 6;     [Description("Total Other Request Methods is the number of HTTP requests that are not OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, SEARCH, LOCK or UNLOCK methods (since service startup)."): ToInstance Amended, DisplayName("Total Other Request Methods"): ToInstance Amended] TotalOtherRequestMethods = 726;     [Description("Total Post Requests is the number of HTTP requests using the POST method (since service startup)."): ToInstance Amended, DisplayName("Total Post Requests"): ToInstance Amended] TotalPostRequests = 0;     [Description("Total Propfind Requests is the number of HTTP requests using the PROPFIND method (since service startup). Propfind requests retrieve property values on files and directories."): ToInstance Amended, DisplayName("Total Propfind Requests"): ToInstance Amended] TotalPropfindRequests = 10;     [Description("Total Proppatch Requests is the number of HTTP requests using the PROPPATCH method (since service startup). Proppatch requests set property values on files and directories."): ToInstance Amended, DisplayName("Total Proppatch Requests"): ToInstance Amended] TotalProppatchRequests = 0;     [Description("Total Put Requests is the number of HTTP requests using the PUT method (since service startup)."): ToInstance Amended, DisplayName("Total Put Requests"): ToInstance Amended] TotalPutRequests = 0;     [Description("Total requests rejected due to bandwidth throttling settings (since service startup)."): ToInstance Amended, DisplayName("Total Rejected Async I/O Requests"): ToInstance Amended] TotalRejectedAsyncIORequests = 0;     [Description("Total Search Requests is the number of HTTP requests using the SEARCH method (since service startup). Search requests are used to query the server to find resources that match a set of conditions provided by the client."): ToInstance Amended, DisplayName("Total Search Requests"): ToInstance Amended] TotalSearchRequests = 0;     [Description("Total Trace Requests is the number of HTTP requests using the TRACE method (since service startup). Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes."): ToInstance Amended, DisplayName("Total Trace Requests"): ToInstance Amended] TotalTraceRequests = 0;     [Description("Total Unlock Requests is the number of HTTP requests using the UNLOCK method (since service startup). Unlock requests are used to remove locks from files."): ToInstance Amended, DisplayName("Total Unlock Requests"): ToInstance Amended] TotalUnlockRequests = 0;     [Description("The rate HTTP requests using the TRACE method are made. Trace requests allow the client to see what is being received at the end of the request chain and use the information for diagnostic purposes."): ToInstance Amended, DisplayName("Trace Requests/sec"): ToInstance Amended] TraceRequestsPersec = 0;     [Description("The rate HTTP requests using the UNLOCK method are made. Unlock requests are used to remove locks from files."): ToInstance Amended, DisplayName("Unlock Requests/sec"): ToInstance Amended] UnlockRequestsPersec = 0;    }; | |||