From 17a6585e08575ec36ec7b72c5826964841930052 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 6 Nov 2021 13:41:31 +0100 Subject: fix smartmon monitoring rule --- inventory/host_vars/ch-mon.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/host_vars/ch-mon.yml') diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml index c6a5648f..576eb711 100644 --- a/inventory/host_vars/ch-mon.yml +++ b/inventory/host_vars/ch-mon.yml @@ -119,7 +119,7 @@ prometheus_server_jobs_extra: | - job_name: 'node-helsinki' static_configs: - targets: - - 192.168.28.77:9100 + - 192.168.42.250:9100 labels: instance: rh-router-apu metric_relabel_configs: -- cgit v1.2.3