Add NAS server to promethus
This commit is contained in:
parent
5607c481c1
commit
1b45e26765
@ -47,6 +47,11 @@ prometheus:
|
||||
static_configs:
|
||||
- targets:
|
||||
- pushgateway.observability-stack.svc.cluster.local:9091
|
||||
- job_name: nas-node-exporter
|
||||
static_configs:
|
||||
- targets:
|
||||
- 192.168.10.155:9100
|
||||
metrics_path: /metrics
|
||||
|
||||
# ========================
|
||||
# GRAFANA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user