17.6 Network Port Monitors
 # sacadm -a -p tcp -t listen -c /usr/lib/saf/listen -v 'nlsadmin -V'
where: -a adds the port monitor
 -p specifies the pmtag associated with the port monitor
 -t specifies the port monitor type
 -c specifies the command to execute when starting the port monitor
 -v specifies the version number (from nlsadmin)