Enable SMTP Traps

This commit is contained in:
Maxim Khomutov 2023-12-04 17:10:43 +03:00
parent 37bfbb50cc
commit b28f435b6a

5
env_vars/.env_snmptraps Normal file
View File

@ -0,0 +1,5 @@
ZBX_SNMP_TRAP_DATE_FORMAT=+%Y%m%d.%H%M%S
ZBX_SNMP_TRAP_FORMAT=\n
# To use DNS instead of sender IP override container's command: /usr/sbin/snmptrapd -C -c /etc/snmp/snmptrapd.conf -Lo -A
# Need to remove "-n" command argument
ZBX_SNMP_TRAP_USE_DNS=false