Implements user script for host pool connection/disconnection alerts

Addresses #4614
This commit is contained in:
Simone Mainardi 2020-10-22 14:51:54 +02:00
parent f65aa2bc19
commit 4346b55734
6 changed files with 64 additions and 17 deletions

View file

@ -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)