summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-epimetheus.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-03-10 00:11:29 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-03-10 00:11:29 +0100
commit8839a6f61383d679d60e4979dac871693a70ac9c (patch)
tree5df8692041285cfcf554a624eae8cd97f48ba8f7 /inventory/host_vars/ch-epimetheus.yml
parentMerge branch 'experiment/alerta' (diff)
add ch-apps to prometheus monitoring
Diffstat (limited to 'inventory/host_vars/ch-epimetheus.yml')
-rw-r--r--inventory/host_vars/ch-epimetheus.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml
index 8ac909ab..3a59b484 100644
--- a/inventory/host_vars/ch-epimetheus.yml
+++ b/inventory/host_vars/ch-epimetheus.yml
@@ -107,8 +107,7 @@ zfs_syncoid_sources:
'ch-apps':
ssh_hostname: "{{ network_zones.svc.prefix | ipaddr(network_zones.svc.offsets['ch-apps']) | ipaddr('address') }}"
ssh_port: "{{ hostvars['ch-apps'].ansible_port }}"
- ## TODO: enable this once ch-apps is part of prometheus
- # report_prometheus_textfile_path: "/var/lib/prometheus-node-exporter/textfile-collector"
+ report_prometheus_textfile_path: "/var/lib/prometheus-node-exporter/textfile-collector"
periodic:
schedule: "*-*-* 00,06,12,18:15:00"
timeout: 5h