Reference Guide

名称 = 值对
说明
warning: 检测到温度警告事件时执行关机操作。当机箱内的任何一个温
度探测器读取的温度摄氏度超过最大温度警告阈值时会发生警告
事件。
failure: 检测到温度故障事件时执行关机操作。当机箱内的任何一个温度
探测器读取的温度摄氏度超过最大温度故障阈值时会发生故障事
件。
热关机命令示例
要在温度探测器检测到故障事件时触发热关机请键入
omconfig system thrmshutdown severity=failure
omconfig servermodule thrmshutdown severity=failure
要禁用热关机以使管理员必须启动 omconfig system shutdown请键入
omconfig system thrmshutdown severity=disabled
omconfig servermodule thrmshutdown severity=disabled
102