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