Article ID: 243059 - Last Review: November 21, 2006 - Revision: 2.1 How to Enable Logging for Process Accounting for IIS 5.0
This article was previously published under Q243059 SUMMARY
Turning on logging for process accounting can be done for the entire Web server, for each individual Web site, or even for virtual directories within a given Web site. To turn on Process Accounting Logging, do the following:
Process Event - The type of process that triggered the event, either CGI or out-of-process application. The type can be CGI, Application, or All. Process Type - What event was triggered: Site-Stop, Site-Start, Site-Pause, Periodic-Log, Interval-Start, Interval-End, Interval-Change, Update, Eventlog-Limit, Priority-Limit, Process-Stop-Limit, Site-Pause-Limit, Eventlog-Limit-Reset, Priority-Limit-Reset, Process-Stop-Limit-Reset, or Site-Pause-Limit:
Total Kernel Time - The total accumulated Kernel Mode processor time, in seconds, that the site has used during the current interval. Total Page Faults - The total number of memory references that resulted in memory page faults. Total Processes - The total number of CGI and out-of-process applications created during the current interval. Active Processes - The total number of CGI and out-of-process applications running when the log was recorded. Total Terminated Processes - The total number of CGI and out-of-process applications stopped due to Process Throttling during the current interval. MORE INFORMATION
Process Accounting allows IIS 5.0 to track the amount of CPU time each ASP and CGI application is using. A determination can be made from the log files down to the millisecond the amount of time during a 24-hour period that any given application is running. These data are extremely useful when trying to track down exactly which applications are running the most on an IIS server or if an application is taking too much processor time. | Other Resources Other Support Sites
CommunityArticle Translations |






Windows Live
Facebook
Twitter
Linkedin
Digg it
Yahoo
Delicious
StumbleUpon
Yammer
Reddit
Technorati
FriendFeed
Email

Back to the top