fix system view and add rtt host from host_details

This commit is contained in:
gabryon99 2020-03-23 17:38:22 +01:00
parent be0c0a9566
commit 7479582210
113 changed files with 324 additions and 158 deletions

View file

@ -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)