Logging configuration

ActiveX/VBSScript registry editor  ActiveX NT User account manager  Export MDB/DBF from ASP
Url replacer, IIS url rewrite Active LogFile  Email export  ActiveX/ASP Scripting Dictionary object
 IISTracer, real-time IIS monitor
 Huge ASP upload - upload files with progress.
Info page
<< HTTP configuration interface
 Main idea   
        You can monitor running requests on http interface in real-time from 1.0 version of IISTracer. Logging is a new feature - you can specify conditions to write current state of IIS requests to a log file.
      The main idea is a capture of IIS state when number of active requests grows up.
 Logging parameters   
 
Log active requests 
• Log when n of requests grows
• Log when n of requests falls
 Log folder 
• Local time
 Order requests by time:  Asc Desc
 N of requests to log 
 N of Active threshold 
 N of Active step 
 Min interval [s]  
  • Log folder - full path to IISTracer log files.
  • N of Active threshold - IISTracer will log IIS state when n of active requests exceeds this value
  • N of Active step - IISTracer will log requests when number of active requests exceeds N of Active threshold + x * N of Active step. Requests will be logged on n = 50,70,90,110,... in this case.
  • N of requests to log - IISTracer will write only first n active requests ordered by time
  • Log when n of requests grows - IISTracer will log state when n of active requests grows (from 49->50, 69->70, ...)
  • Log when n of requests falls - log 71->70, 51->50, ...
  • Min interval [s] - minimum interval between two log records in second. Logging takes some of processor time, this time lets you eliminate performance impact of logging when n of active requests grows too quick.
 Logging values   
        See Current activity list

© 1996 – 2007 Antonin Foller, Motobit Software, help@pstruh.cz