Compare commits
2 Commits
monitoring
...
monitoring
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8207fa5329 | ||
|
|
35a3b59098 |
@@ -12,5 +12,6 @@ providers:
|
|||||||
type: file
|
type: file
|
||||||
disableDeletion: false
|
disableDeletion: false
|
||||||
editable: true
|
editable: true
|
||||||
|
allowUiUpdates: true
|
||||||
options:
|
options:
|
||||||
path: /var/lib/grafana/dashboards
|
path: /var/lib/grafana/dashboards
|
||||||
|
|||||||
@@ -26,3 +26,7 @@ scrape_configs:
|
|||||||
- job_name: smartctl
|
- job_name: smartctl
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ["smartctl-exporter:9633"]
|
- targets: ["smartctl-exporter:9633"]
|
||||||
|
|
||||||
|
- job_name: revproxy-node
|
||||||
|
static_configs:
|
||||||
|
- targets: ["10.8.0.1:9100"]
|
||||||
|
|||||||
Reference in New Issue
Block a user