Command Line Interface Guide

152 omconfig: Managing Components
To bypass operating system shutdown before the system is powered off, type:
omconfig system shutdown action=reboot osfirst=
false
or
omconfig servermodule shutdown action=reboot
osfirst=false
omconfig system thrmshutdown/omconfig servermodule thrmshutdown
Use the omconfig system thrmshutdown or omconfig servermodule
thrmshutdown command to configure a thermal shutdown action. A thermal
shutdown can be configured to occur when a temperature probe detects a
temperature probe warning or failure event.
Table 4-31 shows the valid parameters for the command.
Example Thermal Shutdown Commands
To trigger a thermal shutdown when a temperature probe detects a failure
event, type:
omconfig system thrmshutdown severity=failure
or
omconfig servermodule thrmshutdown severity=
failure
Table 4-31. Thermal Shutdown Parameters
name=value
pair
Description
severity=
disabled |
warning |
failure
disabled: Disable thermal shutdown. An administrator must intervene.
warning: Perform a shutdown when a temperature warning event is
detected. A warning event occurs when any temperature probe inside a
chassis reads a temperature (in degrees Celsius) that exceeds the
maximum temperature warning threshold value.
failure: Perform a shutdown when a temperature failure event is
detected. A failure event occurs when any temperature probe inside a
chassis reads a temperature (in degrees Celsius) that exceeds the
maximum temperature failure threshold value.