Category |
Description |
Version |
version of status information (not the
server) |
ProcessID |
system process ID number |
UpTime (min) |
server running time (in minutes) |
ActiveQryThr |
number of threads marked in use |
AvgQryProcTime |
average time to process a request, in
1/60 second ticks |
LstQryProcTime |
time to process last request, in 1/60
second ticks |
DataSrcCount |
number of data source connections
allocated |
NumQryServed |
number of requests served since server
inception |
MinQryProcTime |
minimum request processing time so far,
in 1/60 second ticks |
MaxQryProcTime |
maximum request processing time so far,
in 1/60 second ticks |
AvgQryReadTime |
average time to read a prepare a
request for processing, in 1/60 second ticks |
AvgQryWriteTime |
average time to return results to the
user after processing, in 1/60 second ticks |
NumAFRead |
number of Tango application files read
from disk, cache, or network |
AvgAFReadTime |
average amount of time taken to read an
application file from disk, cache, or network, in 1/60 second
ticks |
AvgAFSize |
average size of application file read
from disk, cache, or network |
QryThrCount |
number of processing threads allocated
|
ActiveDataSrc |
number of data sources marked in use
|
NumQrykilled |
number of requests killed (timed out)
since server inception |
TotlTripRdBytes |
total number of bytes read via network
|
TotlTripRdFiles |
total number of files read via network
|
TotlTripRdTime |
total amount of time taken to read all
files read via network, in 1/60 second ticks |
NumCachedDocs |
number of application files currently
in application file cache |
NumCachedIncl |
number of include files currently in
include file cache |
ProcessSize |
current size of server process (bytes)
|
HeapSize |
current amount of working memory
consumed (bytes) |
NumTripBadConn |
number of network CGI-server
connections failed |
NumUsersShared |
number of user references in the shared
variable store |
NumVarsShared |
number of variables in the shared
variable store |
NumUsersLocal |
number of user references in the local
variable store |
NumVarsLocal |
number of variables in the local
variable store |