Skip to content

Commit 59a3675

Browse files
committedOct 15, 2024
add ct name to snmp
1 parent 332416c commit 59a3675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎docker/grafana/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ services:
5353

5454
snmp-exporter:
5555
image: prom/snmp-exporter:v0.26.0
56+
container_name: snmp-exporter
5657
volumes:
5758
- /docker/appdata/snmp:/etc/snmp_exporter
5859
command: --config.file=/etc/snmp-exporter/snmp.yml

0 commit comments

Comments
 (0)
Please sign in to comment.