Hi all.
I'm new to Zabbix and Linux in general.
I have installed Zabbix 5.2 Appliance on VMPlayer on Win10 (bridge mode).
After i follw this post, i'm able to retreive the SNMP trap generated by snmptrap command as shown (
).
Then i have configured an public host to get its trap. These trap comes to my pc (analyzed through Wireskark) but they aren't stored into /tmp/zabbix_traps.tmp file .
How can i resolve this issue?
Any help is appreciated
Thanks in advance and sorry for my bad english
I'm new to Zabbix and Linux in general.
I have installed Zabbix 5.2 Appliance on VMPlayer on Win10 (bridge mode).
After i follw this post, i'm able to retreive the SNMP trap generated by snmptrap command as shown (
Code:
snmptrap -v 1 -c public 127.0.0.1 '.1.3.6.1.6.3.1.1.5.4' '0.0.0.0' 6 33 '55' .1.3.6.1.6.3.1.1.5.4 s "eth0"
Then i have configured an public host to get its trap. These trap comes to my pc (analyzed through Wireskark) but they aren't stored into /tmp/zabbix_traps.tmp file .
How can i resolve this issue?
Any help is appreciated
Thanks in advance and sorry for my bad english