mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Added support to deliver specific alerts to endpoints (#7694)
This commit is contained in:
parent
c4dbf1d135
commit
8f770d490e
44 changed files with 789 additions and 354 deletions
|
|
@ -137,7 +137,7 @@ function recipients_rest_utils.parse_minimum_severity(minimum_severity_id_string
|
|||
end
|
||||
end
|
||||
|
||||
return nil
|
||||
return alert_severities.notice.severity_id -- No minimum severity
|
||||
end
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue