change root_cause_alarm rule
Function
Format
change root_cause_alarm rule rule_id=? { delay_time=? | recover_time=? }
change root_cause_alarm rule rule_id=? switch=?
Parameters
Parameter |
Description |
Value |
---|---|---|
rule_id=? | ID of a rule in the root cause alarm table. | The value must be an integer from 1 to 400. |
switch=? | Switch of making a rule take effect. | The value can be "on" or "off", where:
|
delay_time=? | Timeout period that a child alarm can wait for a system to receive its parent alarm. If a child alarm is received by the system but its parent alarm is not received within this period, the child alarm will be reported. The unit is second. | The value can be "60", "120", "180", "240", "300", "360", "420", "900", or "1800". |
recover_time=? | Timeout period that a child alarm can wait for a system to receive its recovery alarm. If a child alarm is suppressed and all its parent alarms are recovered but the recovery alarm of this child alarm is not received by the system within this timeout period, the child alarm will be reported. The unit is second. | The value can be "60", "120", "180", "240", "300", "360", "420", "900", or "1800". |