add ct name to snmp
This commit is contained in:
parent
332416c29a
commit
59a36753fe
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ services:
|
|||
|
||||
snmp-exporter:
|
||||
image: prom/snmp-exporter:v0.26.0
|
||||
container_name: snmp-exporter
|
||||
volumes:
|
||||
- /docker/appdata/snmp:/etc/snmp_exporter
|
||||
command: --config.file=/etc/snmp-exporter/snmp.yml
|
||||
|
|
Loading…
Add table
Reference in a new issue