This commit is contained in:
hogweed1
2025-11-13 21:56:08 +10:00
parent edf297ec25
commit a279fe8440

View File

@@ -41,6 +41,7 @@ scrape_configs:
#- 'king-albert:9100' #- 'king-albert:9100'
#- 'gpu-slut:9100' #- 'gpu-slut:9100'
- 'gpu-visor:9100' - 'gpu-visor:9100'
- '192.168.0.15:9100' # orangepi-rv2
# relabel_configs: # relabel_configs:
# - target_label: instance # - target_label: instance
# replacement: 'cyberbully:9100' # replacement: 'cyberbully:9100'
@@ -51,6 +52,7 @@ scrape_configs:
scheme: http scheme: http
static_configs: static_configs:
- targets: - targets:
- 'video-slut:9100'
- 'printing-slut:9100' - 'printing-slut:9100'
- 'swarm-node1:9100' - 'swarm-node1:9100'
@@ -69,6 +71,11 @@ scrape_configs:
- 'rke2-worker5:9100' - 'rke2-worker5:9100'
- 'k3s-rancher:9100' - 'k3s-rancher:9100'
- 'homeassistant12:9100'
- 'homeassistant13:9100'
#- 'k3s-awx:9100' #- 'k3s-awx:9100'
# # - job_name: 'node-exporters-lxc' # # - job_name: 'node-exporters-lxc'