LMacPhail / zabbix-history-influxdb

A loadable module for zabbix which will export history data to an InfluxDB repository.
GNU General Public License v2.0
44 stars 15 forks source link

error #17

Open Apolo91 opened 4 years ago

Apolo91 commented 4 years ago

Hi, when using this module I had an error in which the zabbix server did not start:

log zabbix_server   2454: 20200218: 195452.162 using configuration file: /etc/zabbix/zabbix_server.conf    2454: 20200218: 195452.163 cannot load module "history_influxdb.so": /usr/lib/zabbix/modules/history_influxdb.so: undefined symbol: __zbx_zbx_snprintf    2454: 20200218: 195452.163 loading modules failed, exiting ...

Zabbix version 4.2.7

mysql Ver 15.1 Distrib 5.5.64-MariaDB, for Linux (x86_64) using readline 5.1

i-ky commented 4 years ago

Duplicates #11.