mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
f689f50e2a
commit
a7d7d6e2ed
5 changed files with 0 additions and 18 deletions
|
|
@ -400,8 +400,6 @@ function driver:append(schema, timestamp, tags, metrics)
|
|||
return false
|
||||
end
|
||||
|
||||
-- NOTE: successful writes are counted into ntop_rrd_update in C
|
||||
|
||||
if not ntop.exists(rrdfile) then
|
||||
ntop.mkdir(base)
|
||||
if not create_rrd(schema, rrdfile) then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue