feat(monitoring): add raspberrypi node exporter
This commit is contained in:
@@ -48,7 +48,7 @@ scrape_configs:
|
||||
scrape_interval: 15s
|
||||
|
||||
static_configs:
|
||||
- targets: ['node-exporter:9100', 'serveurlucas:9100']
|
||||
- targets: ['node-exporter:9100', 'serveurlucas:9100', 'raspberrypi:9100']
|
||||
|
||||
- job_name: 'alertmanager'
|
||||
static_configs:
|
||||
|
||||
Reference in New Issue
Block a user