Merge branch 'ent-5705-consistencia-db-metaconsola-pandora_db' into 'develop'
Metaconsole cleanup See merge request artica/pandorafms!3310
This commit is contained in:
commit
efb8146b05
|
@ -1054,6 +1054,9 @@ sub pandoradb_main ($$$) {
|
|||
# Recalculating dynamic intervals.
|
||||
enterprise_hook("update_min_max", [$dbh, $conf]);
|
||||
|
||||
# Metaconsole database cleanup.
|
||||
enterprise_hook("metaconsole_database_cleanup", [$dbh, $conf]);
|
||||
|
||||
log_message ('', "Ending at ". strftime ("%Y-%m-%d %H:%M:%S", localtime()) . "\n");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue