User's Manual
omconfig: Managing Components Using the Instrumentation Service 97
Example Thermal Shutdown Commands
To trigger a thermal shutdown when a temperature probe detects a failure event, type:
omconfig system thrmshutdown severity=failure
To disable thermal shutdown so that an administrator has to initiate an omconfig system shutdown,
type:
omconfig system thrmshutdown severity=disabled
Table 4-29. 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) which exceeds the
maximum temperature warning threshold.
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.