mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
add interface pool page
This commit is contained in:
parent
0f613d25be
commit
9f05bde6b5
10 changed files with 417 additions and 9 deletions
|
|
@ -114,6 +114,7 @@ page_utils.menu_entries = {
|
|||
|
||||
-- Pools
|
||||
pools_host = {key = "pools_host", i18n_title = "host_pools.host_pools", section = "pools", visible_iface = false, visible_system = true},
|
||||
pools_interface = {key = "pools_interface", i18n_title = "pools.pool_names.interface", section = "pools", visible_iface = false, visible_system = true},
|
||||
|
||||
-- Home
|
||||
live_capture = {key = "live_capture", i18n_title = "live_capture.active_live_captures", section = "home"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue