DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Administering the ttymon port monitor

Enabling a service

To enable a service:

  1. Enter the following command to discover which port monitor is monitoring the port:

    pmadm -l -t ttymon

    This lists all services defined for ttymon-type ports.

  2. Check the ``PMSPECIFIC'' column for the device file that corresponds to the port you are interested in. Enter a command with the following syntax for the port:

    pmadm -e -p pmtag -s svctag

    For example, the command pmadm -e -p ttymon2 -s 23 will enable the service 23 on port /dev/term/03 monitored by ``ttymon2''.

    To verify that the port has been enabled, enter pmadm -l -p ttymon2 -s 23. In the output from this command, the ``x'' flag should be absent from the ``FLGS'' column in the entry for this service.


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