Add hdd-exporter-local and fix disk space
This commit is contained in:
@@ -41,5 +41,9 @@ services:
|
||||
node_exporter:
|
||||
image: prom/node-exporter:latest
|
||||
restart: always
|
||||
volumes:
|
||||
- /:/host:ro,rslave
|
||||
command:
|
||||
- --path.rootfs=/host
|
||||
ports:
|
||||
- "8084:9100"
|
||||
|
||||
Reference in New Issue
Block a user