Update prometheus.yml
This commit is contained in:
@@ -7,12 +7,12 @@ scrape_configs:
|
||||
- job_name: 'prometheus'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['localhost:9090']
|
||||
- targets: ['prometheus:9090']
|
||||
|
||||
- job_name: 'node_exporter'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['ddocker3.maison:9090']
|
||||
- targets: ['pdocker3.maison:9090']
|
||||
|
||||
- job_name: 'node_exporter_pfsense'
|
||||
scrape_interval: 5s
|
||||
|
||||
Reference in New Issue
Block a user