Till Brehm
2016-04-22 037b69e2230b731cc8c2a4846cd8f7f233042338
server/lib/classes/monitor_tools.inc.php
@@ -370,14 +370,16 @@
            $state = 'error'; // because service is down
         }
      }
/*
      $data['mongodbserver'] = -1;
      if ($this->_checkTcp('localhost', 27017)) {
         $data['mongodbserver'] = 1;
      } else {
         $data['mongodbserver'] = 0;
*/
         //$state = 'error'; // because service is down
         /* TODO!!! check if this is a mongodbserver at all, otherwise it will always throw an error state!!! */
      }
//      }
      /*
       * Return the Result