blob: 9ca52bed2bf454656e0c4b74912d84969b4276a2 [file] [log] [blame]
Ales Komarekc12dd412017-06-27 16:24:42 +02001classes:
2- system.docker.host
Ales Komarekc12dd412017-06-27 16:24:42 +02003- system.linux.system.repo.influxdb
4- system.linux.system.repo.mcp.salt
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +04005- system.linux.system.repo.mcp.apt_mirantis.elastic
6- system.linux.system.repo.mcp.apt_mirantis.kibana
Richard Felkl04250022017-10-20 13:55:43 +02007- system.linux.system.repo.docker
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +04008- system.heka.remote_collector.container
9- system.heka.remote_collector.input.amqp
10- system.heka.remote_collector.output.elasticsearch
11- system.heka.remote_collector.output.telegraf
Ales Komarekc12dd412017-06-27 16:24:42 +020012- system.elasticsearch.server.cluster
13- system.elasticsearch.server.curator
14- system.kibana.server.single
15- system.haproxy.proxy.listen.stacklight.elasticsearch
16- system.haproxy.proxy.listen.stacklight.kibana
Simon Pasquier91b07092017-08-31 15:04:06 +020017- system.haproxy.proxy.listen.stacklight.influxdb_relay
Ales Komarekc12dd412017-06-27 16:24:42 +020018- service.haproxy.proxy.single
Simon Pasquier91b07092017-08-31 15:04:06 +020019- system.influxdb.relay.cluster
Ales Komarekc12dd412017-06-27 16:24:42 +020020- system.influxdb.server.single
Bartosz Kupidura514fb5f2017-08-02 14:19:25 +020021- system.influxdb.database.prometheus
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040022- system.influxdb.database.ceilometer
Ales Komarekc12dd412017-06-27 16:24:42 +020023- system.keepalived.cluster.instance.prometheus_server_vip
24- system.telegraf.agent.remote
Dmitry Kalashnik2f1b83a2018-05-29 16:58:29 +040025- system.mongodb.server.cluster
26- system.prometheus.alerta
27- system.prometheus.alertmanager.notification.alerta
28- system.prometheus.server.alert.alerta_relabel
Ales Komarekc12dd412017-06-27 16:24:42 +020029- system.prometheus.server.remote_write.docker
30- system.prometheus.server.alertmanager.dns
31- system.prometheus.server.target.dns
Mateusz Matuszkowiak6b97dc82018-02-19 12:07:52 +010032- system.docker.swarm.stack.monitoring.prometheus_global
Martin Polreich1ee2e092017-08-10 16:06:57 +020033- system.docker.swarm.stack.monitoring.remote_collector
Dmitry Kalashnik2f1b83a2018-05-29 16:58:29 +040034- system.docker.swarm.stack.monitoring.alerta
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040035- system.docker.swarm.stack.dashboard
Petr Michalecf05e3ea2017-08-21 17:33:16 +020036- cluster.sl-os-contrail
Ales Komarekc12dd412017-06-27 16:24:42 +020037parameters:
38 _param:
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040039 heka_amqp_host: ${_param:openstack_control_address}
Ales Komarekc12dd412017-06-27 16:24:42 +020040 kibana_elasticsearch_host: ${_param:stacklight_monitor_address}
41 keepalived_prometheus_vip_address: ${_param:stacklight_monitor_address}
42 keepalived_prometheus_vip_password: 'password'
43 keepalived_prometheus_vip_interface: ens4
44 cluster_vip_address: ${_param:stacklight_monitor_address}
Simon Pasquier91b07092017-08-31 15:04:06 +020045 cluster_local_address: ${_param:single_address}
Ales Komarekc12dd412017-06-27 16:24:42 +020046 cluster_elasticsearch_port: 9200
47 cluster_kibana_port: 5601
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040048 cluster_node01_hostname: mon01
Adam Tenglerb4bf0aa2017-08-01 12:42:34 +000049 cluster_node01_address: ${_param:stacklight_monitor_node01_address}
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040050 cluster_node02_hostname: mon02
Adam Tenglerb4bf0aa2017-08-01 12:42:34 +000051 cluster_node02_address: ${_param:stacklight_monitor_node02_address}
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040052 cluster_node03_hostname: mon03
Adam Tenglerb4bf0aa2017-08-01 12:42:34 +000053 cluster_node03_address: ${_param:stacklight_monitor_node03_address}
Simon Pasquier4a802be2017-06-29 12:54:50 +020054 docker_image_alertmanager: docker-prod-virtual.docker.mirantis.net/openstack-docker/alertmanager:latest
Dmitry Kalashnik2f1b83a2018-05-29 16:58:29 +040055 docker_image_alerta: docker-prod-local.artifactory.mirantis.com/mirantis/external/alerta-web:latest
Simon Pasquier4a802be2017-06-29 12:54:50 +020056 docker_image_pushgateway: docker-prod-virtual.docker.mirantis.net/openstack-docker/pushgateway:latest
57 docker_image_prometheus: docker-prod-virtual.docker.mirantis.net/openstack-docker/prometheus:latest
58 docker_image_remote_agent: docker-prod-virtual.docker.mirantis.net/openstack-docker/telegraf:latest
59 docker_image_remote_storage_adapter: docker-prod-virtual.docker.mirantis.net/openstack-docker/remote_storage_adapter:latest
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040060 docker_image_remote_collector: docker-prod-virtual.docker.mirantis.net/openstack-docker/heka:latest
Bartosz Kupidurac28134f2017-09-04 11:36:17 +020061 docker_image_prometheus_relay: docker-prod-virtual.docker.mirantis.net/openstack-docker/prometheus_relay:latest
Mateusz Matuszkowiak7f934c72018-06-04 08:42:31 +020062 docker_image_grafana: grafana/grafana:5.1.3
Dmitry Kalashnik35c932b2018-03-19 15:26:09 +040063 influxdb_port: 8086
64 influxdb_admin_password: password
65 influxdb_stacklight_password: lmapass
Ales Komarekc12dd412017-06-27 16:24:42 +020066 prometheus_influxdb_url: "http://${_param:stacklight_monitor_address}:${_param:influxdb_port}/"
Bartosz Kupidura514fb5f2017-08-02 14:19:25 +020067 prometheus_influxdb_db: prometheus
Ales Komarekc12dd412017-06-27 16:24:42 +020068 prometheus_influxdb_username: lma
69 prometheus_influxdb_password: ${_param:influxdb_stacklight_password}
Martin Polreich1ee2e092017-08-10 16:06:57 +020070 remote_collector_telegraf_host: monitoring_remote_agent
Ales Komarekc12dd412017-06-27 16:24:42 +020071 linux:
72 network:
73 interface:
74 ens4:
75 enabled: true
76 type: eth
77 proto: static
78 address: ${_param:single_address}
Bartosz Kupidura514fb5f2017-08-02 14:19:25 +020079 netmask: 255.255.255.0