mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Added checks on remote flow collection
- check clock drift and report it as alert - fix flow time drift
This commit is contained in:
parent
8684916788
commit
3ba1cc622e
8 changed files with 192 additions and 87 deletions
|
|
@ -13,7 +13,6 @@ local defined_alert_notifications = require("defined_alert_notifications")
|
|||
--- Returns an array of notification to be displayed as default
|
||||
--- @return table
|
||||
function menu_alert_notifications.load_main_notifications()
|
||||
|
||||
local notifications = {}
|
||||
|
||||
-- create_notification is a pointer to a function contained
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue