Reference Guide
omconfig: 使用 Instrumentation Service 管理组件
93
热关机命令示例
要在温度探测器检测到故障事件时触发热关机,请键入:
omconfig system thrmshutdown severity=failure
或
omconfig servermodule thrmshutdown severity=
failure
要禁用热关机以使管理员必须启动 omconfig system shutdown,请键入:
omconfig system thrmshutdown severity=disabled
或
omconfig servermodule thrmshutdown severity=
disabled
表 4-32. 热关机参数
名称 = 值对 说明
severity=
disabled |
warning |
failure
disabled: 禁用热关机。管理员必须采取措施。
warning: 检测到温度警告事件时执行关机操作。当机箱内的任何一
个温度探测器读取的温度 (摄氏度)超过最大温度警告阈值时,
会发生警告事件。
failure: 检测到温度故障事件时执行关机操作。当机箱内的任何一
个温度探测器读取的温度 (摄氏度)超过最大温度故障阈值时,
会发生故障事件。