Skip to content

Latest commit

 

History

History
61 lines (49 loc) · 2.61 KB

File metadata and controls

61 lines (49 loc) · 2.61 KB

Monitoring core

Description

This service manage all core components of the monitoring stack:

  • Prometheus master
  • Grafana
  • Alertmanager
  • Pushgateway
  • Chronograf
  • InfluxDB
  • Blackbox exporter

Deployment and usage

Expected networks:

  • monitoring_core: for core components trafic
  • prometheus_servers: for Prometehus federation
  • services : used for services to link with Nginx reverse proxy service

Configuration files to manage

Some configuration files contains customer specific informations and must be managed by Ansible during deployments.

  • Alertmanager (targets and sender configuration)
  • Prometheus (scrapers & alerting rules)
  • .env: for push to ftp
  • config/grafana/ldap/ldap.toml: to add user.ldap password for ldap bind

Grafana dashboards