mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implements user script for device connection/disconnection alerts
Addresses #4614
This commit is contained in:
parent
0c7429bc2f
commit
f65aa2bc19
6 changed files with 165 additions and 130 deletions
|
|
@ -336,7 +336,6 @@ function ts_dump.run_min_dump(_ifname, ifstats, config, when)
|
|||
dumpTopTalkers(_ifname, ifstats, verbose)
|
||||
|
||||
user_scripts.schedulePeriodicScripts("min")
|
||||
alert_utils.check_macs_alerts(ifstats.id)
|
||||
alert_utils.check_host_pools_alerts(ifstats.id)
|
||||
|
||||
local iface_rrd_creation_enabled = areInterfaceTimeseriesEnabled(ifstats.id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue