mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Implements user script for host pool connection/disconnection alerts
Addresses #4614
This commit is contained in:
parent
f65aa2bc19
commit
4346b55734
6 changed files with 64 additions and 17 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_host_pools_alerts(ifstats.id)
|
||||
|
||||
local iface_rrd_creation_enabled = areInterfaceTimeseriesEnabled(ifstats.id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue