|
|
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:
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).