Administering the ttymon port monitor

Listing which ttymon port monitors are configured

To list all port monitors currently defined for the system, enter:

sacadm -l

The following is example output:

PMTAG      PMTYPE    FLGS RCNT STATUS    COMMAND
inetd      inetd     -    0    ENABLED   /usr/sbin/inetd #internet daemon
tcp        listen    -    3    ENABLED   /usr/lib/saf/listen -m inet/tcp0 tcp #
ttymon1    ttymon    -    0    ENABLED   /usr/lib/saf/ttymon #
ttymon3    ttymon    -    0    ENABLED   /usr/lib/saf/ttymon #
To list a single port monitor, enter:

sacadm -l -p pmtag

To list only port monitors of a single type, enter:

sacadm -l -t type

For example, the command sacadm -l -t ttymon will list all port monitors of type ttymon.

For more information about the sacadm command, see ``Displaying information about port monitor status'' and sacadm(1M).


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004