From 351ce310ce224643d3f3c8b2cb4e53506f2e768f 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 770a15e01..ff7a03646 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.