I am currently hitting a brick wall with setting up the ODBC connections on Zabbix 7.0.
This was working fine on Zabbix 6.0. Post the 7.0 upgrade of the Zabbix server and proxies, all ODBC connections stopped working from within Zabbix.
From the proxy, I am able to successfully use isql to reach the MS SQL server.
Using the same DSN, username and password as the isql test fails in Zabbix with the following error:
I am fairly sure that i do not need to configure the Zabbix Agent with anything special as I am attempting to use ODBC connections, but i am not 100% sure.
Any direction on where to look next would be appreciated.
This was working fine on Zabbix 6.0. Post the 7.0 upgrade of the Zabbix server and proxies, all ODBC connections stopped working from within Zabbix.
From the proxy, I am able to successfully use isql to reach the MS SQL server.
Using the same DSN, username and password as the isql test fails in Zabbix with the following error:
Cannot connect to ODBC DSN: [SQL_ERROR]:[HYT00][0][[unixODBC][Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired]|[08001][11002][[unixODBC][Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Error code 0x2AFA]|[08001][11002][[unixODBC][Microsoft][ODBC Driver 17 for SQL Server]A network-related or instance-specific error has occurred while establishin]
Any direction on where to look next would be appreciated.
Comment