zabbix-sender icon indicating copy to clipboard operation
zabbix-sender copied to clipboard

header on send doesn't work with Zabbix 3.4

Open eigil opened this issue 7 years ago • 1 comments

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.

eigil avatar Oct 19 '17 13:10 eigil

Sorry, I have no time to process this issue. Maybe Zabbix 3.4 changed the protocol.

hengyunabc avatar Oct 23 '17 07:10 hengyunabc