System Administration Guide

The /etc/saf/_sactab File

The /etc/saf/_sactab looks like this:


# VERSION=1
zsmon:ttymon::0:/usr/lib/saf/ttymon     #
tcp:listen::999:/usr/lib/saf/listen tcp #

# VERSION=1

Indicates the Service Access Facility version number. 

zsmon

tcp

Is the name of the port monitor. 

ttymon

listen

Is the type of port monitor. 

::

Indicates whether the following two flags are set: 

d, do not enable the port monitor

x, do not start the port monitor. No flags are set in this example.

0

999

Indicates the return code value. A return count of 0 indicates that the port monitor is not be restarted if it fails.

/usr/lib/saf/ttymon

/usr/lib/saf/listen

Indicates the port monitor pathname