mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Cleanup parametric alert severities from flow status definitions
This commit is contained in:
parent
8b7a99aa94
commit
636ac2e804
18 changed files with 2 additions and 19 deletions
|
|
@ -33,7 +33,6 @@ end
|
|||
|
||||
return {
|
||||
status_key = status_keys.ntopng.status_longlived,
|
||||
alert_severity = alert_consts.alert_severities.error,
|
||||
alert_type = alert_consts.alert_types.alert_flow_misbehaviour,
|
||||
i18n_title = "flow_details.longlived_flow",
|
||||
i18n_description = formatLongLivedFlow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue