From 0091f0d3895432ca3a73d8ce8a8c19c7ed6dc699 Mon Sep 17 00:00:00 2001 From: Sparky Date: Sun, 12 Oct 2025 17:50:01 +0100 Subject: [PATCH] Update --- monitoring/prometheus/config/prometheus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring/prometheus/config/prometheus.yml b/monitoring/prometheus/config/prometheus.yml index d4a58c8..425f5b5 100644 --- a/monitoring/prometheus/config/prometheus.yml +++ b/monitoring/prometheus/config/prometheus.yml @@ -26,8 +26,8 @@ scrape_configs: - job_name: 'node_exporter' static_configs: - # - targets: ['localhost:56546'] - - targets: ['nodeexporter:56546'] + - targets: ['localhost:56546'] + # - targets: ['nodeexporter:56546'] - job_name: 'node_exporter_lilbox' static_configs: