mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implement TCP flags timeseries for network interfaces
This commit is contained in:
parent
fb7b9d0366
commit
4dffa882ef
6 changed files with 23 additions and 0 deletions
|
|
@ -113,6 +113,9 @@ menu_subpages = {
|
|||
}, toggle_asn_rrds = {
|
||||
title = i18n("prefs.toggle_asn_rrds_title"),
|
||||
description = i18n("prefs.toggle_asn_rrds_description"),
|
||||
}, toggle_tcp_flags_rrds = {
|
||||
title = i18n("prefs.toggle_tcp_flags_rrds_title"),
|
||||
description = i18n("prefs.toggle_tcp_flags_rrds_description"),
|
||||
}, toggle_local_categorization = {
|
||||
title = i18n("prefs.toggle_local_categorization_title"),
|
||||
description = i18n("prefs.toggle_local_categorization_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue