Hi, I just started using Zabbix (try to move from Solar). I'm trying to monitor MSSQL (2014 on Windows 2012) using "Template DB MSSQL by ODBC" but stuck for 2 days.
Finally I could connect with isql [dsn] [user] [password] after I changed domain user to SQL user but I still couldn't do it from UI, when I test:
key: db.odbc.discovery[dbname,"{$MSSQL.DSN}"] with same DSN and creds I always get error below:
Could you guys give me any direction to look?
Thanks.
Finally I could connect with isql [dsn] [user] [password] after I changed domain user to SQL user but I still couldn't do it from UI, when I test:
key: db.odbc.discovery[dbname,"{$MSSQL.DSN}"] with same DSN and creds I always get error below:
- Cannot connect to ODBC DSN: [SQL_ERROR]:[08001][10054][[unixODBC][Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Error code 0x2746]|[08001][10054][[unixODBC][Microsoft][ODBC Driver 17 for SQL Server]Client unable to establish connection]
Could you guys give me any direction to look?
Thanks.
Comment