mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Alerts DB housekeeping
This commit is contained in:
parent
2620b189fd
commit
92b4ae4828
11 changed files with 42 additions and 72 deletions
|
|
@ -566,8 +566,6 @@ end
|
|||
-- This performs all the 5 minutes tasks execept the timeseries dump
|
||||
function ts_dump.run_5min_tasks(_ifname, ifstats)
|
||||
user_scripts.schedulePeriodicScripts("5mins")
|
||||
|
||||
alert_utils.housekeepingAlertsMakeRoom(ifstats.id)
|
||||
end
|
||||
|
||||
-- ########################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue