Install postgresql on radius. Monitore it on prometheus-aurore
continuous-integration/drone/push Build is failing Details

This commit is contained in:
pz2891 2021-04-11 21:29:02 +02:00
parent 749188e297
commit ca3d89e671
1 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@
{{ groups['aurore_pve'] + groups['aurore_vm'] | list | sort }}
prometheus_postgres_targets:
- targets:
- {{ groups['bdd'] | list | sort }}
- {{ groups['bdd'] + groups['radius'] | list | sort }}
prometheus_switch_snmp_targets:
- targets:
- yggdrasil.switch.auro.re
@ -158,7 +158,7 @@
- prometheus_federate
#Postgres Exporters
- hosts: bdd,radius-*.adm.auro.re
- hosts: bdd,radius
roles:
- prometheus_postgres