zabbix-sender
zabbix-sender copied to clipboard
header on send doesn't work with Zabbix 3.4
I tried out this lib, but couldn't get it to work with Zabbix 3.4 I built a version which omits that 13 byte header and then it worked. The change I did was simply to return jsonBytes rather than result on line 40 in SenderRequest.java Funny enough, it seems that in the response from Zabbix, the header is still there.
Sorry, I have no time to process this issue. Maybe Zabbix 3.4 changed the protocol.