Added puter node_exporter
This commit is contained in:
@@ -9,6 +9,11 @@ scrape_configs:
|
||||
basic_auth:
|
||||
username: 'theo'
|
||||
password: 'L33TSUP@H4x0r'
|
||||
- job_name: 'puter'
|
||||
static_configs:
|
||||
- targets: ['10.0.0.3:9100']
|
||||
metrics_path: /metrics
|
||||
scheme: http
|
||||
- job_name: 'box'
|
||||
static_configs:
|
||||
- targets: ['10.0.0.4:9100']
|
||||
|
||||
Reference in New Issue
Block a user