monitoring: Add more node exporter hosts

This commit is contained in:
polyfloyd 2024-07-03 21:47:08 +02:00
parent fbfd3f41be
commit b1ab5e0c14

View file

@ -12,6 +12,11 @@ prometheus_scrape_configs:
- "git.bitlair.nl:9100"
- "mqtt.bitlair.nl:9100"
- "pad.bitlair.nl:9100"
- "blockchain.bitlair.nl:9100"
- "bank.bitlair.nl:9100"
- "lights.bitlair.nl:9100"
- "music.bitlair.nl:9100"
- "service.bitlair.nl:9100"
- job_name: "mqtt"
static_configs:
- targets: [ "localhost:9883" ]