DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Administering port services

Listing status information for all services

To list status information for all services on a system, enter:

pmadm -l

The following is example output from this command:

PMTAG   PMTYPE SVCTAG FLGS ID     SCHEME <PMSPECIFIC>
ttymon3 ttymon 31     ux   -      login  /dev/term/01 - - /usr/bin/shserv - 9600 - login: - - - - #/dev/term/01
ttymon3 ttymon 32     ux   -      login  /dev/term/02 - - /usr/bin/shserv - 9600 - login: - - - - #/dev/term/02
ttymon1 ttymon 11     ux   -      login  /dev/term/03 - - /usr/bin/shserv - 9600 - login: - - - - #/dev/term/03
ttymon1 ttymon 12     ux   -      login  /dev/term/04 - - /usr/bin/shserv - 9600 - login: - - - - #/dev/term/04
tcp     listen 0      -    root   -      \x00020ACB810b8b6e0000000000000000 - c - /usr/lib/saf/nlps_server #NLPS server
tcp     listen 10102  -    listen -      - - c - /usr/lib/uucp/uucico -r 0 #Uucp server
tcp     listen tty    u    root   -      \x00020ACE810b8b6e0000000000000000 - - c - /usr/lib/saf/ttymon -g -h -m ntty,tirdwr,ldterm #server side of cu
To list status information for all services available through port monitor pmtag, enter:

pmadm -l -p pmtag

To list status information for all services with the tag svctag available through any port monitor on the system:

pmadm -l -s svctag

To list status information for service svctag available through port monitor pmtag, enter:

pmadm -l -p pmtag -s svctag

To list status information for all services available through port monitors of type pmtype, enter:

pmadm -l -t pmtype

To list status information for all services with the tag svctag offered through a port monitor of type pmtype:

pmadm -l -t pmtype -s svctag


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