WIP: prometheus-ipmi-exporter #63
3 changed files with 2 additions and 7637 deletions
1
hosts
1
hosts
|
@ -57,7 +57,6 @@ synapse.adm.auro.re
|
|||
wikijs.adm.auro.re
|
||||
www.adm.auro.re
|
||||
proxy-ovh.adm.auro.re
|
||||
matrix-services.adm.auro.re
|
||||
|
||||
[ovh_vm]
|
||||
serge.adm.auro.re
|
||||
|
|
|
@ -164,7 +164,7 @@
|
|||
# Prometheus targets.json
|
||||
prometheus_targets:
|
||||
- targets: |
|
||||
{{ groups['ovh_pve'] + groups['ovh_vm'] | list | sort }}
|
||||
{{ groups['ovh_pve'] + groups['ovh_vm'] + groups['ovh_container'] | list | sort }}
|
||||
prometheus_postgres_targets:
|
||||
- targets:
|
||||
- bdd-ovh.adm.auro.re
|
||||
|
@ -205,6 +205,6 @@
|
|||
|
||||
|
||||
# Monitor all hosts
|
||||
- hosts: all,!edc_unifi,!fleming_unifi,!pacaterie_unifi,!gs_unifi,!rives_unifi,!aurore_testing_vm,!ovh_container
|
||||
- hosts: all,!edc_unifi,!fleming_unifi,!pacaterie_unifi,!gs_unifi,!rives_unifi,!aurore_testing_vm
|
||||
roles:
|
||||
- prometheus_node
|
||||
|
|
7634
xxx.log
7634
xxx.log
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue