Zabbix Mssql Failed — To Fetch Info Data -or No Data For 30m- ((better))
Ensure your Zabbix monitoring user (e.g., zbx_monitor ) has the necessary permissions. Run these T-SQL commands on the target SQL Server: Zabbixhttps://www.zabbix.com Microsoft SQL monitoring and integration with Zabbix
When this trigger fires, the monitoring chain is broken at one of three levels: , Connectivity , or Configuration . zabbix mssql failed to fetch info data -or no data for 30m-
The error is a common trigger in Zabbix, signaling that the master item responsible for gathering server metrics is failing to retrieve or process information. This generally occurs when using the " MSSQL by ODBC " or "MSSQL by Zabbix agent 2" templates. Core Causes of the "No Data" Alert Ensure your Zabbix monitoring user (e
The monitoring user must have specific rights to query system views like sys.dm_os_performance_counters . Without VIEW SERVER STATE (or VIEW SERVER PERFORMANCE STATE for SQL 2022+), the "Get Info" queries return empty results. This generally occurs when using the " MSSQL