I am using zabbix server 5.0.2
I have created an item that use zabbix_trapper .
I have just installed zabbix-sender-5.0.2-1.el7.x86_64.rpm on the host now when run zabbix_sender command such as follow pic not work correctly . what is the issue?
This is my output
[root@DC1 ~]# zabbix_sender -z 10.10.50.23 -s DC2 -k Trapper -p 10051 -o 200
Sending failed. Use option -vv for more detailed output.
[root@DC1 ~]# zabbix_sender -z 10.10.50.23 -s DC2 -k Trapper -p 10051 -o 200 -vv
zabbix_sender [7202]: Warning: interrupted by signal SIGALRM while executing operation
Sending failed.
Comment