HTTP configuration and running values

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
 Configuration form   
 
 Main settings 
• Enable IIS tracer
 Http interface URI 
 Config URI addition /iistracer
 About URI addition /iistracer
 Kill URI addition /iistracer
• Http interface on all instances
· Split http list view by instance
 Master Instance ID
· Only one instance
 Config ID instance
· Hide IIS Tracer interface URL in list
 Show list values 
 List of script extensions
  to trace exclude trace 
 HTML refresh time [s] 
 Page output by [rows] 
 Long running threshold [ms] 
 
 Completed to display threshold [ms] 
 N of completed to display 
 Enable IIS tracer   
        Switch On/Off of IIS Tracer activity and monitoring. To complette disable IISTracer, please remove IISTracer from filter DLLs (see Configuration application - basic setup and install filter to IIS or IIS MMC)
 Config script   
        SCRIPT_NAME part of configuration URL. This value is '/iistracer' by default. You can reach HTTP interface at http://yourserveraddress/iistracer URL.
      Be sure you have changed this value as the first step of configuration or Protect http interface using Username/Password, Client IP and certificates. IIS tracer is well-known utility, so anybody can know '/iistracer' URL.
 Config IP address   
        Obsolete. Please see Protect http interface using Username/Password, Client IP and certificates
      Client IP/IPs which can access http interface. You can specify one IP (for example '192.168.0.3') or 'decimal mask' for subnet. '192.168.0.' means 192.168.0.0/256. Empty value (by default) means that all client has access to the interface.
 Config ID instance   
        HTTP interface works on all IIS instances by default (all IIS web sites, empty ID instance value). You can specify one IIS instance on which will IIS Tracer web site monitoring tool interface work.
  • Http interface on all instances - /iistracer uri works on whole IIS
  • Only one instance - /iistracer uri works only on one selected instance. You can specify one exact URL and physical script location using 'Config ID instance' and 'Http interface URI' and set http security then (allowed client IPs, allowed accounts, certificates, etc.)
  • Split http list view by instance
          New IISTracer function. You can have two kind of IISTracer URL
          - master URL, which works like default http IISTracer interface. You can see all IIS requests, HTTP configuration and running values and About IIS Tracer web site monitoring tool, license and registration on this URL.
          - subsequent URL on each other IIS instance than master - you can see only list of requests from the instance you are running IISTracer URI. You cannot see configuration of IISTracer.
          You can modify Config script, Config ID instance and Enable/Disable switch using Configuration application - basic setup and install filter to IIS
  •  List of script extensions to trace / exclude trace   
            IIS Tracer web site monitoring tool monitors all IIS activity by default (empty value). It monitors downloads, applications and scripts also. You can specify exact script types, which will IIS Tracer web site monitoring tool monitor or which will exclude from monitoring. The script types are specified by comma separated list of script extensions. For example '.asp,.asx,.cdx,.asa' or '.mp3,.zip,.mpg'
     N of completted to display   
            Number of completted scripts, which will IIS Tracer web site monitoring tool store in memory and show in the current activity list.
     Completted to display threshold   
            Minimal request running time to store the script in 'Completted' list.
     Long running threshold   
            All requests with running time greater than this value will IIS Tracer web site monitoring tool show in red.
     HTML refresh time   
            Refresh time for current activity list. IIS Tracer web site monitoring tool adds this value as Refresh http header of activity list.
     Current running values   
     

    This table contains current IIS Tracer web site monitoring tool configuration. Sample:

     Configuration values 
    Name Value
     Enable IIS tracer   False
     Config script   /iistracer
     Config ID instance   2
     List of script extensions to trace   all extensions
     N of completed to display   25 
     Completed to display threshold [ms]   5 000 
     Long running threshold [ms]   10 000 
     HTML refresh time [s]   10 

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