Open emriver opened 5 years ago
Zabbix-server needs to stick with 4.0.6 version due to ABI change in later versions
Or the module has to be recompiled with 4.0.7 sources.
Zabbix-server needs to stick with 4.0.6 version due to ABI change in later versions
- problem described: https://support.zabbix.com/browse/ZBX-16028
- possible solution: cavaliercoder/libzbxpgsql#141
So this wont work with zabbix 4.0.15 aswell? Is it possible to downgrade zabbix?
@kernehed
So this wont work with zabbix 4.0.15 aswell?
Unless you take sources of Zabbix 4.0.15 and compile the module yourself.
Is it possible to downgrade zabbix?
It is possible, 4.0.x should be compatible between each other, so you can downgrade Zabbix server only leaving frontend, proxies and agents intact.
Hello,
First, thank you for this module!
I am using it with Zabbix 4 and it is working fine with versions 4.0.5, 4.0.6, but it fails to load in 4.0.7:
cannot load module "history_influxdb.so" : /usr/lib/zabbix/modules/history_influxdb.so: undefined symbol: __zbx_zbx_snprintf