github moudsen/mailGraph v2.20
"v2.20 - Modified and tested for Zabbix 7.0 (LTS) and Zabbix 7.2

4 days ago

Release notes

  • Fixed #53 Adding 'zabbix_api_token'
  • Fixed #52 Bug on determination of array size, check if 'curl' module is loaded
  • Fixed #49 Support for API bearer token, fix for 'auth' error (set 'zabbix_api_token', overrides username/password if defined)
  • Fixed #48 Testing mailGraph on Zabbix 7.0 LTS, Zabbix 7.2 (in progress)

Installation notes

  • This release contains updates to
    • mailGraph.php
    • mailGraph.xml (cosmetic only to reflect correct mailGraph version)

** Known issues **

  • 'zabbix_user' and 'zabbix_password' still required (v3.01 will recognize that these values are no longer mandatory)

In config.json a new parameter 'zabbix_api_token' has been introduced which must be used in Zabbix 7.2 and higher as username/password login is no longer supported as per this Zabbix version.
Note that this does not apply to the 'zabbix_api_user' and 'zabbix_api_password' as Zabbix char2.php and other routines do not support API bearer token login (yet?).

Don't miss a new mailGraph release

NewReleases is sending notifications on new releases.