From 1935b3c8f472979ed25bff1982d040eb4237e207 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Wed, 18 Oct 2023 12:35:50 +0200 Subject: [PATCH] #9761 add again checkPandoraDBMaintenance --- pandora_console/include/class/ConsoleSupervisor.php | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pandora_console/include/class/ConsoleSupervisor.php b/pandora_console/include/class/ConsoleSupervisor.php index 25e298e520..b4320b1a4d 100644 --- a/pandora_console/include/class/ConsoleSupervisor.php +++ b/pandora_console/include/class/ConsoleSupervisor.php @@ -394,6 +394,15 @@ class ConsoleSupervisor $this->checkPandoraHistoryDB(); + /* + * Check pandoradb running in main DB. + * Check pandoradb running in historical DB. + * NOTIF.PANDORADB + * NOTIF.PANDORADB.HISTORICAL + */ + + $this->checkPandoraDBMaintenance(); + /* * Check historical DB MR version. * NOTIF.HISTORYDB.MR