mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Recycles an host alert id
This commit is contained in:
parent
6d023e3b1a
commit
0c6392d8c7
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ local host_alert_keys = {
|
|||
host_alert_flow_flood = 4,
|
||||
host_alert_syn_scan = 5,
|
||||
host_alert_syn_flood = 6,
|
||||
host_alert_score = 7,
|
||||
host_alert_available_01 = 7, -- Available, can be used
|
||||
host_alert_p2p_traffic = 8,
|
||||
host_alert_dns_traffic = 9,
|
||||
host_alert_flows_anomaly = 10,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue