mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Passes host detected anomalies to lua
This commit is contained in:
parent
0c1fd6071f
commit
9fb24219e4
10 changed files with 134 additions and 7 deletions
|
|
@ -36,7 +36,7 @@ callback_utils.foreachInterface(ifnames, enable_second_debug, function(_ifname,
|
|||
if(enable_second_debug) then io.write('Creating base directory ', basedir, '\n') end
|
||||
ntop.mkdir(basedir)
|
||||
end
|
||||
|
||||
|
||||
interface.setSecondTraffic()
|
||||
|
||||
-- Traffic stats
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue