mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Add missing periodic calls
This commit is contained in:
parent
31752105d9
commit
656cee7230
3 changed files with 3 additions and 0 deletions
|
|
@ -25,3 +25,4 @@ local do_trace = false
|
|||
-- #################################################################
|
||||
|
||||
checks.interfaceChecks(granularity, checks_var, do_trace)
|
||||
checks.hostChecks(granularity, checks_var, do_trace)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue