This commit is contained in:
Matt Reeves 2024-10-14 01:01:45 -04:00
parent c8df5dc592
commit 4a90744993

View file

@ -25,7 +25,8 @@ services:
snmp-exporter:
image: prom/snmp-exporter:v0.26.0
volumes:
- /docker/appdata/snmp_generator/snmp.yml:/etc/snmp_exporter/snmp.yml
- /docker/appdata/snmp:/etc/snmp_exporter
command: --config.file=/etc/snmp-exporter/snmp.yml
node_exporter:
image: quay.io/prometheus/node-exporter:v1.8.2