monitoring: node-exporter hostname=fr1 (имя ноды в дашборде)

This commit is contained in:
Ruslan Gilfanov
2026-06-21 19:16:51 +03:00
parent 29e9079ca4
commit 75d00cc400

View File

@@ -37,6 +37,7 @@ services:
node-exporter:
image: prom/node-exporter:latest
container_name: node-exporter
hostname: fr1
restart: unless-stopped
command:
- '--path.procfs=/host/proc'