Support for replicaset connection (HA).
[osm/MON.git] / osm_mon / core / mon.yaml
index 19e8f3a..afaa8d2 100644 (file)
@@ -29,6 +29,7 @@ database:
   uri: mongodb://mongo:27017
   name: osm
   commonkey: changeme
+  replicaset: None
 
 message:
   driver: kafka
@@ -46,6 +47,15 @@ evaluator:
   interval: 30
   backend: prometheus
 
+dashboarder:
+  interval: 30
+  backend: grafana
+
+grafana:
+  url: http://grafana:3000
+  user: admin
+  password: admin
+
 prometheus:
   url: http://prometheus:9090
 
@@ -53,6 +63,4 @@ vca:
   host: localhost
   secret: secret
   user: admin
-
-openstack:
-  default_granularity: 300
\ No newline at end of file
+  cacert: cacert