Total Bytes Sent | Number of data bytes that have been sent by the WWW service (since service startup). This counter is new in IIS 6.0. |
Bytes Sent/Sec | Rate that data bytes are sent by the WWW service, per second. This counter was called Bytes Sent in IIS 5.x. |
Total Bytes Received | Total bytes of data received by the WWW service since service startup. This counter is new in IIS 6.0. |
Bytes Received/Sec | Rate at which data bytes are received by the WWW service, per second. This counter was called Bytes Received in IIS 5.x. |
Total Bytes Transferred | Total bytes of data that were sent and received by the WWW service since service startup. This counter is new in IIS 6.0. |
Bytes Total/Sec | Sum of bytes sent/sec and bytes received/sec. This counter was called Bytes Total in IIS 5.x. |
Total Files Sent | Number of user-mode files that were sent by the WWW service since service startup (not including cache hits). Note that this counter does not increment when files are being served from the kernel-mode cache. For more information, see Kernel: URI Cache Hits under "WWW Service Cache Counters". Also note that in IIS 5.0, when a 404 error (File not found) was returned to the client, this counter was not incremented, even if a file was sent with a custom error message. In IIS 6.0, the counter is incremented whether a custom or standard error is returned to the browser. |
Files Sent/Sec | Rate that files are sent, per second. |
Total Files Received | Number of files received by the WWW service since service startup. |
Files Received/Sec | Rate at which files are received by the WWW service, per second. |
Total Files Transferred | Sum of files sent and received by the WWW service since service startup. Note that this counter does not increment when files are being served from the kernel-mode cache. For more information, see Kernel: URI Cache Hits under "WWW Service Cache Counters". |
Files/Sec | Rate at which files are sent and received by the WWW service, per second. |
Current Anonymous Users | Number of users who currently have an anonymous request using the WWW service. Note that IIS 6.0 counts each request as a new user. This is a change from IIS 5.x, which counted each connection as a new user. Current Users (Anonymous or Non Anonymous) are now the number of requests currently being worked on by the server. |
Current Non Anonymous Users | Number of users who currently have a non anonymous request using the WWW service. Note that IIS 6.0 counts each request as a unique user. This is a change from IIS 5.x, which counted each connection as a new user. Current Users (Anonymous or Non Anonymous) are now the number of requests currently being worked on by the server. |
Total Anonymous Users | Number of users who established an anonymous request since the WWW service started. Note that IIS 6.0 counts each request as a unique user. This counter does not increment when files are being served from the kernel cache. For more information, see Kernel: URI Cache Hits under "WWW Service Cache Counters". |
Anonymous Users/Sec | Rate at which users are making anonymous requests to the WWW service. Note that IIS 6.0 counts each request as a new user. |
Total NonAnonymous Users | Number of users who had nonanonymous requests to the WWW service since service startup. Note that IIS 6.0 counts each request as a unique user. This counter does not increment when files are being served from the kernel cache. For more information, see Kernel: URI Cache Hits under "WWW Service Cache Counters". |
NonAnonymous Users/Sec | Rate at which users are making nonanonymous requests to the WWW service, per second. Note that IIS 6.0 counts each request as a new user. |
Maximum NonAnonymous Users | Maximum number of users who made concurrent nonanonymous requests to the WWW service since service startup. Note that IIS 6.0 counts each request as a new user. |
Current Connections | Current number of active connections to the WWW service. The behavior of this counter is unchanged from IIS 5.x. |
Maximum Connections | Maximum number of simultaneous connections to the WWW service since service startup. |
Total Connection Attempts | Number of attempted connections to the WWW service since service startup. |
Connection Attempts/Sec | Rate of attempted connections to the WWW service since service startup, per second. |
Total Logon Attempts | Number of logons attempted on the WWW service since service startup. |
Logon Attempts/Sec | Rate at which logons to the WWW service are being attempted, per second. |
Total Options Requests | Number of HTTP requests that were using the OPTIONS method since WWW service startup. |
Options Requests/Sec | Rate at which HTTP requests using the OPTIONS method are made. |
Total Get Requests | Number of HTTP requests that were using the GET method since WWW service startup. |
Get Requests/Sec | Rate at which HTTP requests using the GET method are made to the WWW service, per second. |
Total Post Requests | Number of HTTP requests that were using the POST method since WWW service startup. |
Post Requests/Sec | Rate at which requests using the POST method are made to the WWW service, per second. |
Total Head Requests | Number of HTTP requests that were made using the HEAD method since WWW service startup. |
Head Requests/Sec | Rate at which HTTP requests using the HEAD method are made to the WWW service, per second. |
Total Put Requests | Number of HTTP requests that were using the PUT method since WWW service startup. |
Put Requests/Sec | Rate at which HTTP requests using the PUT method are made to the WWW service, per second. |
Total Delete Requests | Number of HTTP requests that were using the DELETE method since WWW service startup. |
Delete Requests/Sec | Rate at which HTTP requests using the DELETE method are made to the WWW service, per second. |
Total Trace Requests | Number of HTTP requests that were using the TRACE method since WWW service startup. |
Trace Requests/Sec | Rate at which HTTP requests using the TRACE method are made to the WWW service, per second. |
Total Move Requests | Number of HTTP requests that were using the MOVE method since WWW service startup. |
Move Requests/Sec | Rate at which HTTP requests using the MOVE method are made to the WWW service, per second. |
Total Copy Requests | Number of HTTP requests that were using the COPY method since WWW service startup. |
Copy Requests/Sec | Rate at which HTTP requests using the COPY method are made to the WWW service, per second. |
Total Mkcol Requests | Number of HTTP requests that were using the MKCOL method since WWW service startup. |
Mkcol Requests/Sec | Rate at which HTTP requests using the MKCOL method are made to the WWW service, per second. |
Total Propfind Requests | Number of HTTP requests that were using the PROPFIND method since WWW service startup. |
Propfind Requests/Sec | Rate at which HTTP requests using the PROPFIND method are made to the WWW service, per second. |
Total Proppatch Requests | Number of HTTP requests that were using the PROPPATCH method since WWW service startup. |
Proppatch Requests/Sec | Rate at which HTTP requests using the PROPPATCH method are made to the WWW service, per second. |
Total Search Requests | Number of HTTP requests that were using the SEARCH method since WWW service startup. |
Search Requests/Sec | Rate at which HTTP requests using the SEARCH method are made to the WWW service, per second. |
Total Lock Requests | Number of HTTP requests that were using the LOCK method since WWW service startup. |
Lock Requests/Sec | Rate at which HTTP requests using the LOCK method are made to the WWW service, per second. |
Total Unlock Requests | Number of HTTP requests that were using the UNLOCK method since WWW service startup. |
Unlock Requests/Sec | Rate at which HTTP requests using the UNLOCK method are made to the WWW service, per second. |
Total Other Requests Methods | Number of HTTP requests that do not use the OPTIONS, GET, HEAD, POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND,PROPPATCH, SEARCH, LOCK, or UNLOCK methods since WWW service startup. May include LINK or other methods supported by gateway applications. |
Other Requests Methods/Sec | Rate at which HTTP requests are made to the WWW service that do not use the methods listed for Total Other Requests, per second. |
Total Method Requests | Number of HTTP requests since WWW service startup. |
Total Method Requests/Sec | Rate at which all HTTP requests are received, per second. |
Total Not Found Errors | Number of requests that could not be satisfied by the server because the requested document could not be found (since service startup). Generally reported as HTTP error 404. |
Not Found Errors/Sec | Rate of errors due to requests that couldn't be satisfied by the server because the requested document couldn't be found, per second. |
Total Locked Errors | Number of requests that could not be satisfied by the server because the requested document was locked (since service startup).Generally reported as HTTP error 423. |
Locked Errors/Sec | Rate at which requests couldn't be satisfied because the document requested was locked, per second. |
Current CGI Requests | Current number of CGI requests that are being processed simultaneously by the WWW service. |
Total CGI Requests | Number of all CGI requests that have been made since WWW service startup. |
CGI Requests/Sec | Rate at which CGI requests are being processed simultaneously by the WWW service, per second. |
Maximum CGI Requests | Maximum number of CGI requests simultaneously processed by the WWW service since service startup. |
Current ISAPI Extension Requests | Current number of ISAPI extension requests that are being processed simultaneously by the WWW service. |
Total ISAPI Extension Requests | Number of all ISAPI extension requests that have been made since WWW service startup. |
ISAPI Extension Requests/Sec | Rate of ISAPI extension requests that are processed simultaneously by the WWW service, per second. |
Maximum ISAPI Extension Requests | Maximum number of ISAPI extension requests that have been processed simultaneously by the WWW service. |
Current CAL count for authenticated users | This counter is no longer valid. The value will always be zero. |
Maximum CAL count for authenticated users | This counter is no longer valid. The value will always be zero. |
Total count of failed CAL requests for authenticated users | This counter is no longer valid. The value will always be zero. |
Current CAL count for SSL connections | This counter is no longer valid. The value will always be zero. |
Maximum CAL count for SSL connections | This counter is no longer valid. The value will always be zero. |
Total count of failed CAL requests for SSL connections | This counter is no longer valid. The value will always be zero. |
Total Allowed Async I/O Requests | This counter is no longer valid. The value will always be zero. |
Total Blocked Async I/O Requests | This counter is no longer valid. The value will always be zero. |
Total Rejected Async I/O Requests | This counter is no longer valid. The value will always be zero. |
Current Blocked Async I/O Requests | This counter is no longer valid. The value will always be zero. |
Measured Async I/O Bandwidth Usage | This counter is no longer valid. The value will always be zero. |
Total blocked bandwidth bytes | Total bytes blocked due to bandwidth throttling settings (since service startup). This counter is new in IIS 6.0. |
Current blocked bandwidth bytes | Current bytes temporarily blocked due to bandwidth throttling settings (since service startup). This counter is new in IIS6.0. |
Service Uptime | Uptime for WWW service or Web site. |
MaxCalSsl | This counter is no longer valid. The value will always be zero. |