mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Improve second activity alignment
This commit is contained in:
parent
c95bdc7aa4
commit
849d691649
2 changed files with 8 additions and 1 deletions
|
|
@ -48,3 +48,4 @@ callback_utils.foreachInterface(ifnames, interface_rrd_creation_enabled, functio
|
|||
ts_utils.append("iface:dropped_flows", {ifid=ifstats.id, num_flows=ifstats.stats.flow_export_drops}, when)
|
||||
end
|
||||
end, true --[[ get direction stats ]])
|
||||
os.execute('perl -e "select(undef,undef,undef,0.1);"')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue