Add hpz440 host configuration and SSH setup for Windows; update Prometheus targets and variables

This commit is contained in:
2025-10-05 23:18:44 +02:00
parent 9b330f84a2
commit 0e167d747d
15 changed files with 305 additions and 144 deletions
@@ -3,10 +3,10 @@ scrape_configs:
scrape_interval: 10s
static_configs:
- targets:
- "node-exporter.kube-system.svc.cluster.local:9100"
- "node-exporter.prometheus.svc.cluster.local:9100"
- "10.19.4.1:9100"
- job_name: auth-exporter
scrape_interval: 10s
static_configs:
- targets:
- "auth-exporter.kube-system.svc.cluster.local:9100"
- "auth-exporter.prometheus.svc.cluster.local:9100"