mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Add preference to enable VLAN rrd dump and display VLAN rrd graphs
This commit is contained in:
parent
60bb301c76
commit
b83a93c6a5
9 changed files with 74 additions and 32 deletions
|
|
@ -110,6 +110,9 @@ menu_subpages = {
|
|||
}, toggle_pools_rrds = {
|
||||
title = i18n("prefs.toggle_pools_rrds_title"),
|
||||
description = i18n("prefs.toggle_pools_rrds_description"),
|
||||
}, toggle_vlan_rrds = {
|
||||
title = i18n("prefs.toggle_vlan_rrds_title"),
|
||||
description = i18n("prefs.toggle_vlan_rrds_description"),
|
||||
}, toggle_asn_rrds = {
|
||||
title = i18n("prefs.toggle_asn_rrds_title"),
|
||||
description = i18n("prefs.toggle_asn_rrds_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue