Characters        (Socket - TD)

DESCRIPTION
"Characters" shows the total number of characters processed by the Socket Server
for Transient Data (TD) requests. Refer to the Help on TD "Requests" for a 
complete description of the TD request and its format.


VALUES
When shown, "Characters" is a cardinal integer count. The value is left blank 
when the Socket Server is not activated (see below).


INTERPRETATION
"Characters" is a cumulative total of the number of characters passed to the
Socket Server in the DATA field of all TD socket requests. To get a feel for 
the number of characters per request, examine the TD "Avg Chars". Only success-
ful requests influence the "Characters" count. Therefore, the "Failures" do
not influence this datapoint. 


CONCLUSIONS
This datapoint provides a good idea of the amount of TD socket traffic processed
by a Sun MTP system. As long as data accompanies TD requests, the number of
"Characters" should increase with the number of "Requests".

The Socket Screen does not display any values when the Socket Server is not 
activated. Sun MTP must be initiated with the -p parameter to activate the Socket
Server. The -p parameter takes a port number for an argument. For example, to 
run the Socket Server so that it listens on port 7000, you could start Sun MTP 
as follows:

$ kixstart -p 7000 
