diff --git a/env_vars/.env_snmptraps b/env_vars/.env_snmptraps new file mode 100644 index 0000000..874b311 --- /dev/null +++ b/env_vars/.env_snmptraps @@ -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 \ No newline at end of file