Additional fixes for PktThresholdAlert

This commit is contained in:
Simone Mainardi 2021-11-18 18:30:25 +01:00
parent 9a201d8578
commit ac0969eddc
5 changed files with 14 additions and 15 deletions

View file

@ -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
}