mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Added traffic volume alert
This commit is contained in:
parent
f3d5d8d07e
commit
c42fdd60c9
8 changed files with 277 additions and 39 deletions
|
|
@ -32,6 +32,7 @@ local host_alert_keys = {
|
|||
host_alert_snmp_flood = 23,
|
||||
host_alert_custom_lua_script = 24,
|
||||
host_alert_rst_scan = 25,
|
||||
host_alert_traffic_volume = 26,
|
||||
|
||||
-- NOTE: Keep in sync with HostAlertTypeEnum in ntop_typedefs.h
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue