Fix 2111: Added config parameter to disable vms status check
[osm/MON.git] / osm_mon / core / mon.yaml
index 03b5897..90c342a 100644 (file)
@@ -43,12 +43,11 @@ collector:
   interval: 30
   process_pool_size: 10
   process_execution_timeout: 50
+  vm_infra_metrics: true
 
 evaluator:
   interval: 30
   backend: prometheus
-  process_pool_size: 10
-  process_timeout: 50
 
 dashboarder:
   interval: 30
@@ -61,6 +60,8 @@ grafana:
 
 prometheus:
   url: http://prometheus:9090
+  user: admin
+  password: admin
 
 vca:
   host: localhost