server/lib/classes/monitor_tools.inc.php
@@ -370,6 +370,8 @@ $server_id = intval($conf['server_id']); /** The type of the data */ $type = 'server_load'; /* @@ -1911,6 +1913,7 @@ } private function _getIntArray($line) { /** The array of float found */ $res = array(); /* First build a array from the line */