Zabbix Mssql Failed To Fetch Info Data -or No Data For 30m- [best] May 2026
The Silent Screen
Then from PowerShell (as the Zabbix agent service account): zabbix mssql failed to fetch info data -or no data for 30m-
ODBC Driver Requirements: Ensure you have the Microsoft ODBC Driver (version 17 or 18) installed on the Zabbix server or proxy, as it is required even when using Agent 2. The Silent Screen Then from PowerShell (as the
Fix: Install the correct driver version. For Zabbix agent 64-bit, use msodbcsql17_x64.msi. For agent 32-bit, use the x86 version. Test connection : Use a tool like mssql-cli
Or better (Windows):
Step 5: Test MSSQL Connection
- Test connection: Use a tool like
mssql-cliorsqlcmdto test the connection to the MSSQL database using the Zabbix monitoring account.