Users Guide
设置警报措施命令实例
以下实例为有效命令的实例。对于每个成功发出的命令,系统将显示以下信息:
Alert action(s) configured successfully.(警报措施已成功配置。)
电流探测器措施实例
要在电流探测器检测到警告事件时禁用系统控制台警报,请键入:
omconfig system alertaction event=currentwarn alert=false
或
omconfig servermodule alertaction event=currentwarn alert=false
要在电流探测器检测到故障事件时启用广播信息,请键入:
omconfig system alertaction event=currentfail broadcast=true
或
omconfig servermodule alertaction event=currentfail broadcast=true
风扇探测器措施实例
要在风扇探测器检测到故障值时生成警报,请键入:
omconfig system alertaction event=fanfail alert=true
或
omconfig servermodule alertaction event=fanfail alert=true
机箱侵入措施实例
要清除针对机箱侵入的所有警报措施,请键入:
omconfig system alertaction event=intrusion clearall=true
或
omconfig servermodule alertaction event=intrusion clearall=true
清除日志的命令
可以使用 omconfig system 或 omconfig servermodule 命令清除三个日志:警告日志、命令日志和硬件或 ESM 日志。
要清除警报日志的内容,请键入:
omconfig system alertlog action=clear
或
omconfig servermodule alertlog action=clear
event=voltwarn
设置电压探测器检测到警告值时的措施。
event=voltfail
设置电压探测器检测到故障值时的措施。
event=watchdogasr
设置当对一个挂起操作系统进行监督自动系统恢复 (ASR) 后, Server Administrator 在下一次系统启动时将进行的措施。
event=storagesyswarn
设置电压探测器检测到警告值时的措施。
event=storagesysfail
设置电压探测器检测到故障值时的措施。
event=storagectrlwarn
设置电压探测器检测到警告值时的措施。
event=storagectrlfail
设置电压探测器检测到故障值时的措施。
event=pdiskwarn
设置电压探测器检测到警告值时的措施。
event=pdiskfail
设置电压探测器检测到故障值时的措施。
event=vdiskwarn
设置电压探测器检测到警告值时的措施。
event=vdiskfail
设置电压探测器检测到故障值时的措施。
event=enclosurewarn
设置机柜检测到警告值时的措施。
event=enclosurefail
设置机柜检测到故障值时的措施。
event=storagectrlbatterywarn
设置电池探测器检测到警告值时的措施。
event=storagectrlbatteryfail
设置电池探测器检测到故障值时的措施。
注: Storagectrlbatterywarn 和 storagectrlbatteryfail 事件在模块化系统上不可用。
注: 有关警报信息的详情,请参阅
《
DellOpenManage™ServerAdministrator
信息参考指南》
。