Skip to content

Releases: aerospike-community/aerospike-zabbix

3.0.0

08 Sep 20:06
4fd3580
Compare
Choose a tag to compare
  • Add support for set, bin, index, and latency metrics.
  • Add support for 5.0 XDR metrics and 5.1 latencies histograms. Old metrics and histograms will still be supported for older Aerospike Servers.
  • Update Zabbix template with examples of newly available metrics.

Breaking Changes
Update template to support Zabbix 4.4.
Change from python 2 to python3.

2.0.0

12 Jun 19:18
0774e3e
Compare
Choose a tag to compare

Introduced changes to the Transport Layer Security(TLS) configuration structure, in the Enterprise Edition only.
Refer to the TLS Guide

1.2.2

11 Jun 23:05
96bd125
Compare
Choose a tag to compare

This is the last release that will include support for SSLv2 and SSLv3.

1.2.1

20 Mar 17:19
Compare
Choose a tag to compare
  • Allow users without passwords

1.2.0

31 Jan 22:50
Compare
Choose a tag to compare
  • TLS implementation
  • Deprecated aerospike python client
  • changed from getopt to argparse