Installation Prometheus-postgres-exporter #53

Merged
pz2891 merged 29 commits from prometheus_postgres_exporter into master 2021-04-14 20:19:59 +02:00
3 changed files with 13 additions and 3 deletions
Showing only changes of commit 1b0bff4c51 - Show all commits

10
hosts
View file

@ -562,3 +562,13 @@ radius-pacaterie.adm.auro.re
radius-pacaterie-backup.adm.auro.re radius-pacaterie-backup.adm.auro.re
radius-rives.adm.auro.re radius-rives.adm.auro.re
radius-rives-backup.adm.auro.re radius-rives-backup.adm.auro.re
[prometheus]
prometheus-ovh.adm.auro.re
prometheus-aurore.adm.auro.re
prometheus-rives.adm.auro.re
prometheus-gs.adm.auro.re
prometheus-edc.adm.auro.re
prometheus-pacaterie.adm.auro.re
prometheus-fleming.adm.auro.re
prometheus-federate.adm.auro.re

View file

@ -26,14 +26,14 @@
state: directory state: directory
owner: prometheus owner: prometheus
group: prometheus group: prometheus
mode: 0644 mode: 0755
- name: Remove old files - name: Remove old files
file: file:
path: "/etc/prometheus/{{ item }}" path: "/etc/prometheus/{{ item }}"
state: absent state: absent
with_items: with_items:
- alerts.rules.yml - alert.rules.yml
- django.rules.yml - django.rules.yml

View file

@ -44,7 +44,7 @@ groups:
annotations: annotations:
summary: >- summary: >-
La réplication PostgreSQL lag ({{ raw('$value') }} > 30s) La réplication PostgreSQL lag ({{ raw('$value') }} > 30s)
(base de données {{ raw('$labels.datname')}} ) (base de données {{ raw('$labels.datname') }} )
- alert: PostgresqlTableNotVaccumed - alert: PostgresqlTableNotVaccumed
expr: expr: