dataset/seed/prometheus
2024-09-10 13:41:03 +02:00
..
dictionaries fix 2024-09-10 13:41:03 +02:00
manual/image/preinstall ansible template 2023-06-23 08:12:05 +02:00
templates update 2023-07-31 15:30:32 +02:00
applicationservice.yml update doc 2023-08-01 15:13:17 +02:00
DEBUG.md ansible template 2023-06-23 08:12:05 +02:00
README.md update doc 2023-08-29 10:37:29 +02:00

Table of Contents

Return to the list of application services.

prometheus

Synopsis

Prometheus, an event monitoring.

Example

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

prometheus:
  applicationservice: prometheus
  provider_zone: prometheus
  zones_name:
    - localdns

Requirements services

Mandatories

  • LocalDNS: DNS forwarder for local domain name.

Optionals

  • Journald: Concentrate journal messages on one host.

Dependances