From 9a1ccc0982a2d749d8a53cb42a789c19f39438eb Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Sun, 10 Jul 2022 09:33:25 +0200 Subject: [PATCH] Correction of apcupsd configuration. --- prometheus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/prometheus.yml b/prometheus.yml index b7c4325..3dcc60d 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -16,4 +16,5 @@ scrape_configs: static_configs: - targets: ['traefik.lan'] - job_name: apcupsd + static_configs: - targets: ['apc.lan']