Reference Guide

要将关闭系统操作设置为重新引导,请键入:
omconfig system shutdown action=reboot
omconfig servermodule shutdown action=reboot
要在关闭系统电源之前不关闭操作系统,请键入:
omconfig system shutdown action=reboot osfirst=false
omconfig servermodule shutdown action=reboot osfirst=false
omconfig system thrmshutdown/omconfig servermodule thrmshutdown
使用 omconfig system thrmshutdown omconfig servermodule thrmshutdown 命令可以配置热关机操作。可将热关机配置为在温度探测器检测到温度探测器警告或故障事
件时发生。
4-31显示该命令的有效参数。
4-31.热关参数
热关机命令示例
要在温度探测器检测到故障事件时触发热关机,请键入:
omconfig system thrmshutdown severity=failure
omconfig servermodule thrmshutdown severity=failure
要禁用热关机以使管理员必须启动 omconfig system shutdown,请键入:
omconfig system thrmshutdown severity=disabled
omconfig servermodule thrmshutdown severity=disabled
返回目录页面
=值对
severity=disabled | warning |
failure
disabled: 禁用热关机。管理员必须采取措施。
warning: 检测到温度警告事件时执行关机操作。当机箱内的任何一个温度探测器读取的温度(摄氏度)超过最大温度警告阈值时,会发生警告
事件。
failure: 检测到温度故障事件时执行关机操作。当机箱内的任何一个温度探测器读取的温度(摄氏度)超过最大温度故障阈值时,会发生故障事
件。