diff --git a/host_vars/fyre.adm.crans.org.yml b/host_vars/fyre.adm.crans.org.yml index 81b18048..54198154 100644 --- a/host_vars/fyre.adm.crans.org.yml +++ b/host_vars/fyre.adm.crans.org.yml @@ -109,6 +109,18 @@ loc_prometheus: - target_label: __address__ replacement: 127.0.0.1:9115 + ceph: + config: + - job_name: ceph + file_sd_configs: + - files: ['/etc/prometheus/targets/ceph.json'] + relabel_configs: + - source_labels: [__address__] + target_label: instance + - source_labels: [instance] + target_label: __address__ + replacement: '$1:9283' + ilo_snmp: config: - job_name: ilo_snmp