From 1df3eecbc4fc59093e3be34e9caa1816e09cf070 Mon Sep 17 00:00:00 2001 From: Alexey Pustovalov Date: Tue, 11 Nov 2025 17:00:57 +0900 Subject: [PATCH] Fixed custom snmptrapd configuration file --- Dockerfiles/snmptraps/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfiles/snmptraps/README.md b/Dockerfiles/snmptraps/README.md index df834d3d4..a7c1e03d1 100644 --- a/Dockerfiles/snmptraps/README.md +++ b/Dockerfiles/snmptraps/README.md @@ -87,6 +87,8 @@ The volume allows to add new MIB files. It does not support subdirectories, all The volume various persistent configuration files generated by snmptrapd daemon. The volume is required usually only for SNMPv3 traps. Do not modify manually anything stored in the volume. +The volume also can be used for custom configuration file ``snmptrapd_custom.conf``. The configuration file can be used for SNMPv3 authentification details. + # The image variants The `zabbix-snmptraps` images come in many flavors, each designed for a specific use case.