alerts rules group rule

Configures alerting rule definition.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

alerts rules group rule alerting_rule_name { duration true_condition_duration | expression alerting_rule_expression | severity severity_level | type alert_type } 

alerting_rule_name

Specify the alerting rule name.

Must be a string.

expression alerting_rule_expression

Specify the PromQL alerting rule expression.

Must be a string.

duration true_condition_duration

Specify the duration of a true condition before it is considered true.

Must be a string.

severity severity_level

Specify the relative level of urgency for operator attention.

Must be one of the following:

  • critical

  • major

  • minor

  • warning

type alert_type

Specify the alert type.

Must be one of the following:

  • Communications Alarm

  • Processing Error Alarm

  • Environmental Alarm

  • Quality Of Service Alarm

  • Equipment Alarm

  • Integrity Violation

  • Operational Violation

  • Physical Violation

  • Security Service Or Mechanism Violation

  • Time Domain Violation

  • Indeterminate

Default Value: "Indeterminate".

Usage Guidelines

Use this command to configure alerting rule definition.