mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Add support for host alerts in lua
This commit is contained in:
parent
3f42ba772b
commit
2f53ef5bcb
2 changed files with 83 additions and 6 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