Skip to content

Releases: CloudRight/Zabbix-Configuration-Exporter

v1.0.0

19 Oct 13:36
6115a61
Compare
Choose a tag to compare
  • Added support for exporting:
    • Mediatypes
    • Hosts
    • Host Groups
    • Maps
    • Images
  • Added supports for all formats Zabbix API offers (xml, yaml & json) and exports them with indentation for readability in diffs
  • Added support for authentication with an API token rather than username / password

Note: This version requires Zabbix 5.4.0 in order to have support for API tokens, YAML & indented outputs.