[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

Commands Reference, Volume 5


shconf Command

Purpose

Manages the system hang detection parameters.

Syntax

shconf [ -D | -E ] [ -O ] -l Name

shconf -l Name -a Attribute=Value ...

Description

The shconf command is used to display or specify the parameters of the following possible detection: priority problem.

The user can specify five actions described below. 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:

cmd Launches a command specified by the path parameter.
errlog Logs an error in error log.
login Launches a getty at the highest priority on the serial line specified by the terminal device parameter (term).
reboot Reboots the system.
warning Displays a warning message on the console specified by the terminal device parameter (term).

Flags


-a Attribute=Value Specifies the attribute value pairs used for changing specific attribute values.
-D Displays the default values for a specified name of detection.
-E Displays the effective values for a specified name of detection.
-l Name Specifies the detection name.
-O Displays all attribute names separated by colons and, on the second line, displays all the corresponding attribute values separated by colons. The attribute values are current values when the -E flag is also specified and default values when the -D flag is specified. This flag cannot be used with the -a flag.

Files


/usr/sbin/shconf Contains the shconf command.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]