mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
fix for system view
This commit is contained in:
parent
3052e1370d
commit
ce0e3d2d11
97 changed files with 152 additions and 187 deletions
|
|
@ -18,7 +18,7 @@ require("alert_utils")
|
|||
local probe = user_scripts.loadModule(getSystemInterfaceId(), user_scripts.script_types.system, "system", "influxdb_monitor")
|
||||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
page_utils.manage_system_interface()
|
||||
|
||||
|
||||
page_utils.set_active_menu_entry(page_utils.menu_entries.influxdb)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue