private boolean getMbeanEnabledValue() {
   return Boolean.parseBoolean(monitoringService.getMbeanEnabled());
 }