Hello
I'm trying to make an item with ODBC Monitoring with a MariaDB server on the cloud with SSL connections configured for security. I followed all the steps in in the Manual,(With the exception of the compiled part since it was downloaded not, compiled) and created my DSN with all the required parameters.
I tested the connections with both mysql client and isql to make sure the certificates were properly installed and configured.
However, when I tried to create the item in zabbix. I receive the following messages:
Cannot connect to ODBC DSN: [SQL_ERROR]:[HY000][2026][[ma-3.1.12]SSL connection error: system lib]
If I try a second time to obtain a value I get the following message:
Cannot connect to ODBC DSN: [SQL_ERROR]:[HY000][2026][[ma-3.1.12]SSL connection error: Permission denied]
After a few seconds, It repeats the first message.
I try looking for similar errors on the forums, but I couldn't found anything.
Has any of you had similar problems? Or should I use another method to query my database to obtain the metric?
I'm trying to make an item with ODBC Monitoring with a MariaDB server on the cloud with SSL connections configured for security. I followed all the steps in in the Manual,(With the exception of the compiled part since it was downloaded not, compiled) and created my DSN with all the required parameters.
I tested the connections with both mysql client and isql to make sure the certificates were properly installed and configured.
However, when I tried to create the item in zabbix. I receive the following messages:
Cannot connect to ODBC DSN: [SQL_ERROR]:[HY000][2026][[ma-3.1.12]SSL connection error: system lib]
If I try a second time to obtain a value I get the following message:
Cannot connect to ODBC DSN: [SQL_ERROR]:[HY000][2026][[ma-3.1.12]SSL connection error: Permission denied]
After a few seconds, It repeats the first message.
I try looking for similar errors on the forums, but I couldn't found anything.
Has any of you had similar problems? Or should I use another method to query my database to obtain the metric?