Zabbix Mssql Failed To Fetch Info Data -or No Data For 30m- Jun 2026

“Failed to fetch info data” immediately.

Plugins.MSSQL.Sessions.<connString>.QueryTimeout = 30 zabbix mssql failed to fetch info data -or no data for 30m-

: Ensure that ODBC pollers are active by setting StartODBCPollers to at least 1 in your zabbix_server.conf or zabbix_proxy.conf file. “Failed to fetch info data” immediately

systemctl status zabbix-agent

Or better (Windows):

: If you can connect via sqlcmd but not Zabbix, you may need to specify TrustServerCertificate=Yes in your odbc.ini file or ensure the Microsoft ODBC Driver 18 is properly handling encryption. Database Permissions Database Permissions : The monitoring user must have

: The monitoring user must have specific rights to view server state and access the . Use the following T-SQL to grant required permissions: GRANT VIEW SERVER STATE TO [zabbix_user] VIEW SERVER PERFORMANCE STATE for SQL 2022+) GRANT VIEW ANY DEFINITION TO [zabbix_user] Read access to msdb.dbo.sysjobs msdb.dbo.sysjobservers msdb.dbo.sysjobactivity Zabbix Git repository ODBC Configuration Issues (ODBC Template) Port Formatting