diff --git a/prometheus.yml b/prometheus.yml index 24b3ac7..b7c4325 100644 --- a/prometheus.yml +++ b/prometheus.yml @@ -15,3 +15,5 @@ scrape_configs: - job_name: traefik static_configs: - targets: ['traefik.lan'] + - job_name: apcupsd + - targets: ['apc.lan']