Files
hx-ki.com2/monitoring/prometheus.yml
2026-03-06 15:22:40 +00:00

11 lines
213 B
YAML

global:
scrape_interval: 15s
scrape_configs:
- job_name: 'node-exporter'
static_configs:
- targets:
- 'localhost:9100'
- 'ubuntu-16gb-hel1-1:9100'
- 'ubuntu-8gb-nbg1-1:9100'