mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 08:29:36 +00:00
Merged score threshold and dangerous hosts alerts (#8827)
This commit is contained in:
parent
6ec9b42771
commit
e89f07f238
16 changed files with 67 additions and 62 deletions
|
|
@ -23,7 +23,7 @@ local host_alert_keys = {
|
|||
host_alert_dangerous_host = 14,
|
||||
host_alert_notused_3 = 15, -- Obsolete: use local host rules
|
||||
host_alert_countries_contacts = 16,
|
||||
host_alert_score_threshold = 17,
|
||||
host_alert_notused_5 = 17, -- Obsolete: use Dangerous Host
|
||||
host_alert_icmp_flood = 18,
|
||||
host_alert_notused_4 = 19, -- Obsolete: use local host rules
|
||||
host_alert_scan_detected = 20,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue