Update sl-pike-dvr model
Change-Id: If2ea2690b2787528e918bdc4477453360f2d2c2c
Closes-Bug: PROD-21138
diff --git a/classes/cluster/sl-pike-dvr/stacklight/server.yml b/classes/cluster/sl-pike-dvr/stacklight/server.yml
index 678645c..07324aa 100644
--- a/classes/cluster/sl-pike-dvr/stacklight/server.yml
+++ b/classes/cluster/sl-pike-dvr/stacklight/server.yml
@@ -19,8 +19,7 @@
- service.haproxy.proxy.single
- system.influxdb.relay.cluster
- system.influxdb.server.single
-- system.influxdb.database.stacklight
-- system.influxdb.database.ceilometer
+- system.influxdb.database.prometheus
- system.keepalived.cluster.instance.prometheus_server_vip
- system.telegraf.agent.remote
- system.mongodb.server.cluster
@@ -41,6 +40,9 @@
kibana_elasticsearch_host: ${_param:stacklight_monitor_address}
elasticsearch_version: 5
kibana_version: 5
+ elasticsearch_curator_retention_period: 14
+ prometheus_storage_retention: "168h"
+ influxdb_prometheus_database_retention: 14d
keepalived_prometheus_vip_address: ${_param:stacklight_monitor_address}
keepalived_prometheus_vip_password: 'password'
keepalived_prometheus_vip_interface: ens4
@@ -67,7 +69,7 @@
influxdb_admin_password: password
influxdb_stacklight_password: lmapass
prometheus_influxdb_url: "http://${_param:stacklight_monitor_address}:${_param:influxdb_port}/"
- prometheus_influxdb_db: lma
+ prometheus_influxdb_db: prometheus
prometheus_influxdb_username: lma
prometheus_influxdb_password: ${_param:influxdb_stacklight_password}
remote_collector_telegraf_host: monitoring_remote_agent
@@ -80,3 +82,7 @@
proto: static
address: ${_param:single_address}
netmask: 255.255.255.0
+ elasticsearch:
+ server:
+ heap:
+ size: 1