From 7a8f4ebeb534217739a6834ebee00d118aa54ee1 Mon Sep 17 00:00:00 2001 From: vincent Date: Tue, 29 May 2018 16:24:28 +0200 Subject: [PATCH] =?UTF-8?q?ajout=20de=20la=20surveillance=20de=20prometheu?= =?UTF-8?q?s=20lui=20m=C3=AAme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tmpl/prometheus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tmpl/prometheus.yml b/tmpl/prometheus.yml index 91c2455..cd5b077 100644 --- a/tmpl/prometheus.yml +++ b/tmpl/prometheus.yml @@ -13,6 +13,7 @@ scrape_configs: static_configs: - targets: ['%%nom_domaine_machine:9090'] + - targets: ['%%nom_domaine_machine:9100'] - job_name: '%%job_name_node' file_sd_configs: