mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Add more recipient stats for all endpoints
This commit is contained in:
parent
cc71465273
commit
4963dddfbf
21 changed files with 367 additions and 73 deletions
|
|
@ -872,6 +872,7 @@ function alert_utils.filter_notification(notification, recipient_id)
|
|||
local alert_key = alert_info.alert_id
|
||||
local entity_id = alert_info.entity_id
|
||||
local entity_val = alert_info.entity_val
|
||||
|
||||
if notification.score == 0 then
|
||||
return true
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue