mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Implemented redis stats
This commit is contained in:
parent
4e87cde719
commit
71532321b5
7 changed files with 135 additions and 47 deletions
|
|
@ -9,6 +9,7 @@ require "lua_utils"
|
|||
require "graph_utils"
|
||||
require "flow_utils"
|
||||
require "historical_utils"
|
||||
|
||||
sendHTTPContentTypeHeader('text/html')
|
||||
|
||||
interface.select(ifname)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue