mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implements #5587 behavior analysis enabled by the alerts
This commit is contained in:
parent
2b58ed6708
commit
17cd2efb00
14 changed files with 89 additions and 101 deletions
|
|
@ -269,18 +269,6 @@ local menu_subpages = {
|
|||
title = i18n("prefs.behaviour_analysis_status_post_learning_title"),
|
||||
description = i18n("prefs.behaviour_analysis_status_post_learning_description")
|
||||
},
|
||||
toggle_asn_behavior_analysis = {
|
||||
title = i18n("prefs.toggle_asn_behavior_analysis_title"),
|
||||
description = i18n("prefs.toggle_asn_behavior_analysis_description"),
|
||||
},
|
||||
toggle_network_behavior_analysis = {
|
||||
title = i18n("prefs.toggle_network_behavior_analysis_title"),
|
||||
description = i18n("prefs.toggle_network_behavior_analysis_description"),
|
||||
},
|
||||
toggle_iface_l7_behavior_analysis = {
|
||||
title = i18n("prefs.toggle_iface_l7_behavior_analysis_title"),
|
||||
description = i18n("prefs.toggle_iface_l7_behavior_analysis_description"),
|
||||
},
|
||||
},
|
||||
iec60870_learning_period = {
|
||||
title = i18n("prefs.iec60870_learning_period_title"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue