From my Zabbix Linux VM, I got the ODBC connection and the front end template working but the only data I am getting is job successful, version of sql server, last backup etc. For the rest of the items, I am getting these errors in the screen shot.
Host Macros:
{$MSSQL.DSN} = db01
{$MSSQL.INSTANCE} = MSSQL$db1
{$MSSQL.PASSWORD}
{$MSSQL.USER}

Host Macros:
{$MSSQL.DSN} = db01
{$MSSQL.INSTANCE} = MSSQL$db1
{$MSSQL.PASSWORD}
{$MSSQL.USER}
Comment