zabbix-sender
zabbix-sender copied to clipboard
java zabbix-sender
Added TLS support using SSLSocket and and .jks key storage to send to Zabbix in secured mode
Hi, I am trying to send a Low Levewl Discovery message (data message not status). Is this possible using this library
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...
Hi, thanks for sharing. Is it possible to use Jackson instead of AliBaba JSON Library. Supporting both of them might be a good idea as well. One can check that...
So, I am having some odd issue with timestamps that I am just not understanding. For a test I am sending a batch of 250 updates, I increment the value...