mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
fix system view and add rtt host from host_details
This commit is contained in:
parent
be0c0a9566
commit
7479582210
113 changed files with 324 additions and 158 deletions
|
|
@ -18,6 +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