How to monitor Web server performance by using counter logs in System Monitor in IIS (313064)
The information in this article applies to:
- Microsoft Internet Information Services 5.0
This article was previously published under Q313064 SUMMARY
This step-by-step article describes how to create and configure counter logs in System Monitor so that you can monitor Web server performance.
In System Monitor, you can create logs to automatically collect server activity data at specified intervals. You can then use this data to help you identify the cause of delays, and to tune your server for optimal performance.
System Monitor uses counters to track the activity of specific objects (services or mechanisms that control server resources). In addition to the objects and counters that are included with Microsoft Windows 2000 Server, Internet Information Services (IIS) 5.0 installs counters that monitor Web server performance. These counters include global IIS counters, Web service counters, File Transfer Protocol (FTP) service counters, and Active Server Pages (ASP) program counters. Global IIS counters monitor the activity of all IIS services, such as bandwidth usage and caching. Web service, FTP service, and ASP program counters monitor connection activity.
back to the top
How to Create a Counter Log
To create a counter log:
- Click Start, point to Programs, point to Administrative Tools, and then click Performance.
- Double-click Performance Logs and Alerts in the console tree, and then click Counter Logs.
- Right-click an empty area in the right details pane.
- Type a name for the log in the New Log Settings dialog box, and then click OK.
- Click the General tab, and then click Add.
- Click the object that you want to monitor (for example, click Web Service) in the Performance object box, click either All counters or Select counters from list, and then click the counter or counters that you want to log.
NOTE: To view a description of a counter, click the counter, and then click Explain. - To monitor all instances of the selected counter, click All instances. To monitor specific instances of the selected counters, click Select instances from list, and then click the instances that you want to monitor.
- Click Add.
- Repeat step 6 through step 8 to add the counters that you want to log. When you are finished, click Close.
- Specify the value that you want in the Interval box, and then click the unit of time that you want in the Unit box.
- Click OK.
back to the top
How to Configure a Counter Log
To configure a counter log:
- Click Start, point to Programs, point to Administrative Tools, and then click Performance.
- Double-click Performance Logs and Alerts in the console tree, and then click Counter Logs.
- Double-click the log that you want to configure in the right details pane.
- Click the Log Files tab, and then specify the options that you want by performing any of the following steps:
- Accept the default location or specify the location that you want for the log file in the Log file name box, and then specify the log file name options that you want.
- Specify the format that you want for the log file in the Log file type box. For example, Binary File.
- Specify whether you want to limit the size of the log file in the Log file size box.
- Click the Schedule tab, and then use the following steps:
- To configure logging in the Start log box:
- To configure the logging to start manually, click Manually (using the shortcut menu).
-or-
- To configure the logging to start at a specified time and date, click At, and then specify the time and date that you want the logging to start.
- Use the following steps to configure the information in the Stop log box:
- Click Manually (using the shortcut menu) to manually stop the logging.
-or-
- Click After, and then specify a period of time after which the logging automatically stops.
-or- - Click At, and then specify the time and date that you want the logging to stop.
-or-
- Click When the
size log file is full, where size is the log file size limit that you set on the Log Files tab. This option is available only if you specify a log file size limit in the Limit of box on the Log Files tab.
- Specify the option that you want (if any) in the When a log file closes box.
- Click OK.
back to the top
How to Choose Counters
There are hundreds of counters from which you can choose to monitor server activity. The following list describes the counters that are useful for monitoring the load on your Web server, and provides ideal values for each.
|
Memory or pages per second | Zero to 20 (indicates trouble if over 80) | Memory or available bytes | At least 4 megabytes (MB) | Memory or committed bytes | Not more than 75 percent of physical memory size | Memory or pool nongpaged bytes | Steady (a slow rise may indicate a memory leak) | Processor or percent of processor time | Less than 75 percent | Processor or system processor queue length | Less than 2 | Disk (logical or physical) or percent disk time | As low as possible | Disk (logical or physical) or queue length | Less than 2 | Disk (logical or physical) or average disk bytes per transfer | As high as possible | IIS global or cache hits percent | As high as possible | Web service or bytes total per second | As high as possible | ASP or request wait time | As low as possible | ASP or requests queued | Zero | ASP or transactions per second | As high as possible |
back to the top
REFERENCES
For more information about how to create and use counter logs in which to monitor server performance, click the following article numbers to view the articles in the Microsoft Knowledge Base:
248345
How to create a log using System Monitor in Windows
302521 How to manage performance monitor counters in Windows 2000
238145 How to monitor bandwidth throttling
For additional information about how to enable IIS logging, click the article number below
to view the article in the Microsoft Knowledge Base:
300390 How To Enable IIS Logging Site Activity
For more information about how to optimize IIS, click the following article numbers to view the articles in the Microsoft Knowledge Base:
308186
How to optimize Web server performance in Windows 2000
305313 Optimizing Internet Information Services 5.0
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
323312
How to create an IIS baseline by using performance log analysis
For more information about how to gather individual baseline information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
323314
How to create an IIS baseline by using the Memory object
323315 How to create an IIS baseline by using the Processor object
323316 How to create an IIS baseline by using the Active Server pages object
323317 How to create an IIS baseline by using the Web service object
back to the top
Modification Type: | Major | Last Reviewed: | 9/19/2005 |
---|
Keywords: | kbenv kbhowto kbHOWTOmaster KB313064 kbAudITPro |
---|
|