Marius Cramer
2013-11-14 7fe908c50c8dbc5cc05f571dbe11d66141caacd4
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 */