Zabbix Mssql Failed To Fetch Info Data -or No Data For 30m- Site
The "Failed to fetch info data" or "no data for 30m" error in Zabbix for MSSQL typically indicates a connection or permission failure between the Zabbix agent (or server/proxy via ODBC) and the SQL Server Immediate Troubleshooting Steps
“Failed to fetch info data from database.” zabbix mssql failed to fetch info data -or no data for 30m-
- Connection issues between Zabbix and the MSSQL database
- Incorrect database credentials or permissions
- Problems with the Zabbix agent or the MSSQL server
The error "MSSQL: Failed to fetch info data (or no data for 30m)" in Zabbix typically indicates a breakdown in communication between the Zabbix monitoring component (Server, Proxy, or Agent 2) and the Microsoft SQL Server instance. This alert triggers when the primary "Get status" item, which populates dependent items with JSON data, returns an empty value or fails to execute. 1. Resolve Authentication and Permissions The "Failed to fetch info data" or "no
She checked the logs. The last successful data pull from the database was 28 minutes ago. The Zabbix proxy, which sat in the DMZ, was sending heartbeats. The firewall rules were intact. The user account zabbix_svc had the right permissions. The ODBC driver was there. Connection issues between Zabbix and the MSSQL database