mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Implements ability to trigger flow alerts even if already triggered
This commit is contained in:
parent
56a4c999a3
commit
e3eda6e082
4 changed files with 46 additions and 29 deletions
|
|
@ -22,6 +22,7 @@ alert_flow_new_api_demo.meta = {
|
|||
alert_key = alert_keys.user.alert_user_02,
|
||||
i18n_title = "New Flow API Demo",
|
||||
icon = "fas fa-exclamation",
|
||||
status_always_notify = true, -- Optional, if true, a notification is always emitted even when the status is not predominant or every time flow.triggerStatus is called
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue