zabbix-module-sockets icon indicating copy to clipboard operation
zabbix-module-sockets copied to clipboard

Support for 4.x version

Open vbezruchkin opened this issue 7 years ago • 3 comments

Hi,

Please let us know if you have any plans to provide support for zabbix_server (Zabbix) 4.0.0rc3 version. Current import does not work for me :(

Thanks

vbezruchkin avatar Oct 03 '18 08:10 vbezruchkin

What are the errors you are getting?

i-ky avatar Oct 03 '18 09:10 i-ky

104910:20210717:013358.792 Starting Zabbix Agent [10.241.149.148]. Zabbix 4.0.32 (revision 48e1f06abf). 104910:20210717:013358.792 **** Enabled features **** 104910:20210717:013358.792 IPv6 support: YES 104910:20210717:013358.792 TLS support: YES 104910:20210717:013358.792 ************************** 104910:20210717:013358.792 using configuration file: /etc/zabbix/zabbix_agentd.conf 104910:20210717:013358.793 cannot load module "libzbxsockets.so": /usr/lib64/zabbix/modules/libzbxsockets.so: undefined symbol: __zbx_zbx_error

ankujuniyal avatar Jul 16 '21 20:07 ankujuniyal

Caused by changes in Zabbix. "DEV" tickets are not mentioned in Changelog and Release Notes, but judging by commit date it should have landed in 4.0.6rc1.

If you can afford it, downgrade your Zabbix agent to 4.0.5. Or try to compile the module yourself using Zabbix sources matching your version of Zabbix agent.

By the way, please consider voting for ZBXNEXT-5189.

i-ky avatar Jul 17 '21 09:07 i-ky