Reference Guide

omconfig:使用 Instrumentation Service 管理
135
设置警报措施命令示例
以下示例为有效命令的示例。对于每个成功发出的命令,系统将显示以下
消息:
报措施已成功配置。
对于电流探测器措施
要在电流探测器检测警告事件时用系统控制警报,请键入:
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