mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Add proper axes labels to udp flow collection drops chart
This commit is contained in:
parent
2e67a69cb7
commit
d2fc1f3b0b
2 changed files with 2 additions and 3 deletions
|
|
@ -28,7 +28,6 @@ local probe = system_scripts.getSystemProbe("redis")
|
|||
local page = _GET["page"] or "overview"
|
||||
local url = system_scripts.getPageScriptPath(probe) .. "?ifid=" .. getInterfaceId(ifname)
|
||||
system_schemas = system_scripts.getAdditionalTimeseries("redis")
|
||||
tprint(system_schemas)
|
||||
|
||||
print [[
|
||||
<nav class="navbar navbar-default" role="navigation">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue