mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Move influxdb data export into driver api
This commit is contained in:
parent
3088773f7a
commit
b2107b6f36
7 changed files with 42 additions and 46 deletions
|
|
@ -152,8 +152,6 @@ function rrd_dump.run_min_dump(_ifname, ifstats, config, when, verbose)
|
|||
|
||||
ts_utils.append("iface:nfq_pct", {ifid=ifstats.id, num_nfq_pct = st.queue_pct}, when, verbose)
|
||||
end
|
||||
|
||||
ts_utils.flush()
|
||||
end
|
||||
|
||||
-- ########################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue