server/lib/classes/monitor_tools.inc.php | ●●●●● patch | view | raw | blame | history | |
server/mods-available/monitor_core_module.inc.php | ●●●●● patch | view | raw | blame | history |
server/lib/classes/monitor_tools.inc.php
@@ -1070,6 +1070,7 @@ } public function monitorSysLog() { global $app; global $conf; /* the id of the server as int */ server/mods-available/monitor_core_module.inc.php
@@ -76,6 +76,7 @@ */ // TODO: what monitoring is done should be a config-var private function _doMonitor() { global $app; /* * We need the tools in almost every method, so initialize them once... */