Move influxdb data export into driver api

This commit is contained in:
emanuele-f 2018-08-10 15:11:35 +02:00
parent 3088773f7a
commit b2107b6f36
7 changed files with 42 additions and 46 deletions

View file

@ -309,8 +309,6 @@ function rrd_dump.run_5min_dump(_ifname, ifstats, config, when, time_threshold,
host_pools_utils.updateRRDs(ifstats.id, true --[[ also dump nDPI data ]], verbose)
end
end
ts_utils.flush()
end
-- ########################################################