mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implements nDPI stats counters for views
This commit is contained in:
parent
6e8d0caca7
commit
3cd6a92efd
7 changed files with 31 additions and 34 deletions
|
|
@ -211,7 +211,6 @@ function ts_dump.run_min_dump(_ifname, ifstats, iface_ts, config, when, verbose)
|
|||
end
|
||||
|
||||
ts_dump.subnet_update_rrds(when, ifstats, verbose)
|
||||
|
||||
for _, iface_point in ipairs(iface_ts or {}) do
|
||||
local instant = iface_point.instant
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue