mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Renamed HostBlackHoleContactsAlert to HostScannerAlert
This commit is contained in:
parent
436bf03e56
commit
f26d56959c
8 changed files with 39 additions and 39 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue