mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Additional fixes for PktThresholdAlert
This commit is contained in:
parent
9a201d8578
commit
ac0969eddc
5 changed files with 14 additions and 15 deletions
|
|
@ -24,6 +24,7 @@ local host_alert_keys = {
|
|||
host_alert_countries_contacts = 16,
|
||||
host_alert_score_threshold = 17,
|
||||
host_alert_icmp_flood = 18,
|
||||
host_alert_pkt_threshold = 19,
|
||||
|
||||
-- NOTE: Keep in sync with HostAlertTypeEnum in ntop_typedefs.h
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue