iTP Secure WebServer System Administrator's Guide (Version 7.0)

Managing the iTP Secure WebServer Using Scripts
iTP Secure WebServer System Administrator’s Guide523346-012
6-12
Collecting Webserver Statistics Using timestat
script
TotalTransactionCompleted
Total number of transactions completed
ReceivedPassonRequest
Total number of pass-on requests
OutgoingPathsends
Number of outgoing Pathsend requests
TotalPathwayInterfacesOpen
Total number of Pathway interfaces open
TotalOpenFileDescriptors
Total number of open file descriptors
ConnectionsOnSocketOperation
Number of connections on a socket
Collecting Webserver Statistics Using timestat script
You can use the timestat script to collect webserver statistics with a single
command. This script performs the following operations:
1. Starts the webserver instrumentation.
2. Waits for the time period provided as an argument while running the script.
3. Collects the webserver statistics for the specified time interval in seconds.
4. Stops the webserver instrumentation.
Syntax
./timestat \$<Pathmon> interval [config-file]
OR
./timestat \%<Domain> interval [config-file]
where
config-file is any user-defined file configuration file, which specifies the statistics
parameters to be monitored. If no configuration file is specified, all the
parameters will be considered for statistics collection.
interval specifies the time in seconds for which the webserver statistics are to
be collected.