- Zabbix Server Version: 6.2.2 -> OS Ubunut 22 LTS
- Zabbix Agent for Windows: 6.2.1.2400 -> Windows Server 2019
- Template: https://www.zabbix.com/de/integrations/mssql
- SQL Server: 2019 Standard (v15.0.4178.1)
My problem is that I get this error
Cannot connect to ODBC DSN: [SQL_ERROR]:[IM002][0][[unixODBC][Driver Manager]Data source name not found and no default driver specified]
I have configured following macros:
- {$MSSQL.DSN} -> "ELAdminSQL"
- {$MSSQL.INSTANCE} -> "ELVERWALTUNG"
- {$MSSQL.PASSWORD} -> "MyPassword"
- {$MSSQL.USER} -> "zbx_monitor"
I used the "ODBC Driver 18 for SQL Server x64" v2018.181.01.01