Manages the system hang detection parameters.
shconf -d
shconf {-D [-O ] | -E [-O ]} [-H] -l Name
shconf -l Name [-a Attribute=Value] ...
The shconf command is used to display or specify the parameters of the priority problem detection and lost I/O detection.
For the priority problem, the user can specify five actions described below and for each action, the user can specify the priority level to check, the time out while no process or thread executes at a lower or equal priority, the terminal device for the warning action, and the getty action:
pp_cmd | Launches a command specified by the path parameter. |
pp_errlog | Logs an error in error log. |
pp_login | Launches a getty at the highest priority on the serial line specified by the terminal device parameter (term). |
pp_reboot | Reboots the system. |
pp_warning | Displays a warning message on the console specified by the terminal device parameter (term). |
For lost I/O, the user can specify the actions listed below and errlog, which is automatic when lost I/O detection is enabled. There is a unique timeout which applies to all enabled actions.
lio_warning | Displays a warning message on the console specified by the terminal device parameter (term). |
lio_reboot | Creates a system dump and reboots the system |
/usr/sbin/shconf | Contains the shconf command. |
The Starting and Stopping the System in AIX 5L Version 5.2 System Management Guide: Operating System and Devices.