|
|||||||||||||||||||||||||||||||||||||||||||||||||||
1. Managing Terminals and Modems (Overview) 2. Setting Up Terminals and Modems (Tasks) 3. Managing Serial Ports With the Service Access Facility (Tasks) Managing Serial Ports (Task Map) Using the Service Access Facility Overall SAF Administration (sacadm) Port Monitor Service Administration (pmadm) TTY Monitor and Network Listener Port Monitors Administering ttymon Port Monitors How to Set the ttymon Console Terminal Type How to Set the Baud Rate Speed on the ttymon Console Terminal How to Add a ttymon Port Monitor How to View ttymon Port Monitor Status How to Stop a ttymon Port Monitor How to Start a ttymon Port Monitor How to Disable a ttymon Port Monitor How to Enable a ttymon Port Monitor How to Remove a ttymon Port Monitor Administering ttymon services (Task Map) How to View the Status of a TTY Port Service How to Enable a Port Monitor Service How to Disable a Port Monitor Service 4. Managing System Resources (Overview) 5. Displaying and Changing System Information (Tasks) 8. Scheduling System Tasks (Tasks) 9. Managing System Accounting (Tasks) 10. System Accounting (Reference) 11. Managing System Performance (Overview) 12. Managing System Processes (Tasks) 13. Monitoring System Performance (Tasks) 14. Troubleshooting Software Problems (Overview) 16. Managing Core Files (Tasks) 17. Managing System Crash Information (Tasks) 18. Troubleshooting Miscellaneous Software Problems (Tasks) 19. Troubleshooting File Access Problems (Tasks) 20. Resolving UFS File System Inconsistencies (Tasks) |
Service Access Facility Administration (Reference)This chapter includes reference information for administration of the Service Access Facility. Files Associated With the SAFThe SAF uses configuration files that can be modified by using the sacadm and pmadm commands. You should not need to manually edit the configuration files.
/etc/saf/_sactab FileThe information in the /etc/saf/_sactab file is as follows: # VERSION=1 zsmon:ttymon::0:/usr/lib/saf/ttymon #
/etc/saf/pmtab/_pmtab FileThe /etc/saf/pmtab/_pmtab file, such as /etc/saf/zsmon/_pmtab, is similar to the following: # VERSION=1 ttya:u:root:reserved:reserved:reserved:/dev/term/a:I::/usr/bin/login::9600: ldterm,ttcompat:ttya login\: ::tvi925:y:#
Service StatesThe sacadm command controls the states of services. The following table describes the possible states of services.
To determine the state of any particular service, use the following: # pmadm -l -p portmon-name -ssvctag Port Monitor StatesThe sacadm command controls the states of the ttymon and listen port monitors. The following table describes the possible port monitor states.
To determine the state of any particular port monitor, use the following command: # sacadm -l -p portmon-name Port StatesPorts can be enabled or disabled depending on the state of the port monitor that controls the ports.
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|