Hello there!
I'm trying to setup zabbix-server with snmptrapd. It is all ok, but zabbix_sender cant work without hostname parameter.
The server should capture traps from different equipment and i cant know all hostnames of equipment.
Searched this forum, but didnt find any solution of this problem.
I'm trying to setup zabbix-server with snmptrapd. It is all ok, but zabbix_sender cant work without hostname parameter.
Code:
root@srv-cmon:~# /usr/bin/zabbix_sender --zabbix-server 127.0.0.1 --port 10051 -I 192.168.100.23 --key snmptraps --value "SNMPv2-SMI::enterprises.8886.6.1.1.1.1.0 = STRING: "ROS_3.8.1069.ISCOM2016.70.20080704"" -vvv zabbix_sender [16918]: Warning: 'Hostname' parameter required
Searched this forum, but didnt find any solution of this problem.


Comment