Mssql Failed To Fetch Info Data -or No Data For 30m- ^new^ — Zabbix

If the connection is successful, you should see a prompt.

zabbix_get -s <SQL_HOST_IP> -k "perf_instance[\MSSQLSERVER,'SQLServer:Databases(*)\Data File(s) Size (KB)',_Total]" zabbix mssql failed to fetch info data -or no data for 30m-

Each UserParameter that runs a T-SQL query (like db.mssql.get from the official template) opens a new ODBC connection. If you have 5 databases × 30 items, the agent may exceed its Timeout setting (default 3 seconds) or ODBC connection pool limit. If the connection is successful, you should see a prompt

Tom pulled up his own tools. "It's up. CPU 12%. Memory fine. Locks… no deadlocks. Connections…" He paused. "Huh. I see the Zabbix proxy connected. But it's just… waiting." If the connection is successful

Draft a to restart the Zabbix agent or ODBC services.