From 8839a6f61383d679d60e4979dac871693a70ac9c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 10 Mar 2022 00:11:29 +0100 Subject: add ch-apps to prometheus monitoring --- inventory/host_vars/ch-epimetheus.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'inventory/host_vars/ch-epimetheus.yml') 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 -- cgit v1.2.3