TotalNET Advanced Server 5.2 Reference Manual

tninfo

This command displays information about one or more TotalNET client connections, such as the connecting users, the times at which they initiate connections, and the network addresses from which they connect. By default, the report gives the following information about each client's connection: the user's UNIX name, the file service realm, the date and time of the connection, the number of transaction requests serviced, and the server's network name.

Location

TNHOME/usr/bin

Usage

tninfo [-r realm] [-t type] [-s service] [-f]
 	[-u user|-c client]

Options

-r realm

Specify a realm. 

-t type

Specify a service type. 

-s service

Specify a service. 

-f 

Receive comprehensive information, including the client computer's network name, the client's network address, the directories to which the client has attached and their corresponding volume names, the number of bytes read and written on each file and print service connection, and the number of open files. 

-u user

Receive connection information on a user. 

-c client

Receive connection information about a client computer. You can specify multiple options. The client variable represents the client's network name. 

If you do not select a service, if no services match the conditions, or if the conditions contradict, such as in -t file -s sparky:term, an error message appears.

Examples

  1. Use the following command to get basic information about all connected TAS clients:

    tninfo

    Sample Output:

    User 

    Realm 

    Startup 

    Request 

    Server Name 

    spartacus

    NB

    Jan 19

    10:390

    lmspiffy:file

    otto

    NB

    Jan 19

    11:462

    lmspock:file

  2. Use the following command to get full information about user sallie:

    tninfo -f -u sallie

    Sample Output:

    User 

    Realm 

    Startup 

    Request 

    Servername 

    larry

    NB

    Jan 19

    10:390

    lmspiffy:file

    Client name 

    X(00000101:00aa006834ba:4003)

    Network address 

    X(00000101:00aa006834ba:4003)

  3. Use the following command to get information about the user kathy:

    tninfo -u kathy

    Sample Output:

    User 

    Realm 

    Startup 

    Request 

    Server Name 

    kathy

    NB

    Jan 19

    10:390

    lmnew:file