Implements flow alerts cap and fixes several issues with counters

This commit is contained in:
Simone Mainardi 2016-12-07 18:45:50 +01:00
parent 84fe1e4f5f
commit a6d914d7ad
12 changed files with 92 additions and 48 deletions

View file

@ -223,6 +223,7 @@ function delete_alert_configuration(alert_source, ifname)
end
ntop.delHashCache(get_re_arm_alerts_hash_name(), get_re_arm_alerts_hash_key(ifid, alert_source))
end
interface.refreshAlertCounters()
end
function refresh_alert_configuration(alert_source, ifname, timespan, alerts_string)