mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added assets to system interface (#9274)
This commit is contained in:
parent
a3f64be34b
commit
d7d372fd4d
2 changed files with 12 additions and 1 deletions
|
|
@ -358,6 +358,11 @@ page_utils.menu_entries = {
|
|||
i18n_title = "prefs.snmp",
|
||||
section = "pollers"
|
||||
},
|
||||
assets_snmp = {
|
||||
key = "assets_snmp",
|
||||
i18n_title = "assets_snmp",
|
||||
section = "pollers"
|
||||
},
|
||||
snmp_monitoring = {
|
||||
key = "snmp_monitoring",
|
||||
i18n_title = "prefs.snmp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue