This log file contains information about the transaction class
module cache.
Location
This file is in the log_root/visualization directory.
Usage notes
- tcmodname: Transaction class module name.
- dtname: Deployment target name.
gwid: Gateway ID.
- j2eemodname: J2EE module name.
- appname: Application name.
- tcname: Transaction class name.
- scname: Service policy name.
- nodegroup: Node group name.
- cell: Cell name.
- proxy: Proxy or on demand router name.
- proxycell: The ARFM gateway that submitted these statistics resides
in this cell.
- proxynode: The ARFM gateway that submitted these statistics resides
in this node.
- proxyserver: The ARFM gateway that submitted these statistics resides
in this server.
- protocol: The protocol family of the requests that these statistics
are for; that is, HTTP, IIOP, JMS, SIP.
- arrivals: Number of requests that arrived during the reported interval.
- executingInt: Integral over each millisecond in the reported interval,
of the number of requests that were executing at the start of the interval,
in units of milliseconds * requests.
- lengthInt: Integral over each millisecond in the reported interval,
of the number of requests in the queue at the start of the interval, in units
of milliseconds * requests.
- currentLen: Length of the queue at the end of the reported interval
departs: number of requests dispatched to server.
- dropped: Number of requests dropped due to queue overflow.
- waittm: Total wait time in queue of all requests in interval.
- resptm: Total response time for requests (includes wait time and
service time).
- servicetm: Total service time for requests serviced: number of
requests serviced.
- begintm: Start time for statistics interval.
- endtm: End time for statistics interval.
- qlen: Total queue length over in the interval.
- abvgoal: Number of requests that both returned during the reported
interval had a response time above their service class threshold.
- workFactors: Work coefficient.