mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implements network alerts
This commit is contained in:
parent
95a2647390
commit
11fa6b5212
11 changed files with 355 additions and 58 deletions
|
|
@ -21,7 +21,7 @@ dofile(dirs.installdir .. "/scripts/lua/inc/menu.lua")
|
|||
-- ntop.checkHostsAlertsMin()
|
||||
|
||||
-- checks the current networks alerts
|
||||
-- ntop.checkNetworksAlertsMin()
|
||||
ntop.checkNetworksAlertsMin()
|
||||
|
||||
-- checks the current interface alerts
|
||||
-- interface.checkAlertsMin()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue