Corrected box IP after curling from cloudhaus

This commit is contained in:
2026-01-12 01:37:46 +02:00
parent 7ac4994ef0
commit 6bbf19e255

View File

@@ -11,7 +11,7 @@ scrape_configs:
password: 'L33TSUP@H4x0r' password: 'L33TSUP@H4x0r'
- job_name: 'box' - job_name: 'box'
static_configs: static_configs:
- targets: ['10.0.0.1:9100'] - targets: ['10.0.0.4:9100']
metrics_path: /metrics metrics_path: /metrics
scheme: http scheme: http
- job_name: 'bigbox' - job_name: 'bigbox'