logging
This commit is contained in:
@@ -56,11 +56,10 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
|
- /srv/docker/daten/pve-exporter/config.yaml:/etc/pve_exporter/config.yaml:ro
|
||||||
command:
|
command:
|
||||||
- "--pve.host=192.168.178.200"
|
- "--config.file=/etc/pve_exporter/config.yaml"
|
||||||
- "--pve.user=ro-api@pve"
|
|
||||||
- "--pve.password=Doshin17"
|
|
||||||
- "--pve.verify_ssl=false"
|
|
||||||
- "--collector.status"
|
- "--collector.status"
|
||||||
|
- "--collector.resources"
|
||||||
|
|
||||||
# command:
|
# command:
|
||||||
# - "--config.file=/etc/pve_exporter/config.yaml"
|
# - "--config.file=/etc/pve_exporter/config.yaml"
|
||||||
# - "pve=192.168.178.200"
|
# - "pve=192.168.178.200"
|
||||||
|
|||||||
Reference in New Issue
Block a user