alerts active
Displays filtered list of active alerts.
Command Mode
Exec > Global Configuration
Syntax
active filter alerts_filter active { false | true } silenced { false | true } inhibited { false | true } unprocessed { false | true } receiver regex
active { false | true}
Specify whether to display active alerts.
Must be one of the following:
-
false
-
true
Default Value: true.
filter alerts_filter
Specify the alerts filter in the format label expr value or regex .
Must be a string.
inhibited { false | true}
Specify whether to display inhibited alerts.
Must be one of the following:
-
false
-
true
Default Value: false.
receiver regex
Specify a regex matching receivers to filter alerts.
Must be a string.
silenced { false | true}
Specify whether to display silenced alerts.
Must be one of the following:
-
false
-
true
Default Value: false.
unprocessed { false | true}
Specify whether to display unprocessed alerts.
Must be one of the following:
-
false
-
true
Default Value: false.
Usage Guidelines
Use this command to view filtered list of active alerts.