feat(monitoring): add raspberrypi node exporter

This commit is contained in:
root
2026-02-06 09:38:06 +00:00
parent 9cce67a3cc
commit 189025418f

View File

@@ -48,7 +48,7 @@ scrape_configs:
scrape_interval: 15s scrape_interval: 15s
static_configs: static_configs:
- targets: ['node-exporter:9100', 'serveurlucas:9100'] - targets: ['node-exporter:9100', 'serveurlucas:9100', 'raspberrypi:9100']
- job_name: 'alertmanager' - job_name: 'alertmanager'
static_configs: static_configs: