Zabbix Agent on Windows Server Error with ODBC connection to SQL Server

Viewed 28

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

0 Answers
Related