Renamed HostBlackHoleContactsAlert to HostScannerAlert

This commit is contained in:
Luca Deri 2024-04-08 18:35:13 +02:00
parent 436bf03e56
commit f26d56959c
8 changed files with 39 additions and 39 deletions

View file

@ -34,7 +34,7 @@ local host_alert_keys = {
host_alert_rst_scan = 25,
host_alert_traffic_volume = 26,
host_alert_external_script = 27,
host_alert_black_hole_contacts = 28,
host_alert_host_scanner = 28,
-- NOTE: Keep in sync with HostAlertTypeEnum in ntop_typedefs.h
}