monitoring: node-exporter hostname=fr1 (имя ноды в дашборде)
This commit is contained in:
@@ -37,6 +37,7 @@ services:
|
|||||||
node-exporter:
|
node-exporter:
|
||||||
image: prom/node-exporter:latest
|
image: prom/node-exporter:latest
|
||||||
container_name: node-exporter
|
container_name: node-exporter
|
||||||
|
hostname: fr1
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- '--path.procfs=/host/proc'
|
- '--path.procfs=/host/proc'
|
||||||
|
|||||||
Reference in New Issue
Block a user