mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
Trace periodic activities duration and generate an alert for long lasting ones
This commit is contained in:
parent
eec3c19485
commit
8a239f97f4
7 changed files with 88 additions and 4 deletions
|
|
@ -27,6 +27,7 @@ check_host_remote_to_remote_alerts()
|
|||
check_broadcast_domain_too_large_alerts()
|
||||
check_process_alerts()
|
||||
check_outside_dhcp_range_alerts()
|
||||
check_periodic_activities_alerts()
|
||||
callback_utils.uploadTSdata(deadline)
|
||||
lists_utils.checkReloadLists()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue