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

"MSSQL: Failed to fetch info data (or no data for 30m)" typically indicates a communication or permission breakdown between Zabbix and your SQL Server

  1. A connection timeout.
  2. An authentication failure.
  3. An empty result set (NULL).

Provide the exact SQL commands to verify your monitoring user's permissions. zabbix mssql failed to fetch info data -or no data for 30m-

Username/Password Storage: Users on the Zabbix Forum suggest passing credentials as arguments from the Zabbix frontend rather than storing them in odbc.ini. "MSSQL: Failed to fetch info data (or no

tester777. Junior Member. Joined: Aug 2020. Posts: 9. #1. MSSQL: Failed to fetch info data (or no data for 30m) - suggestions. 18- A connection timeout

The "Failed to fetch info data" error typically occurs when Zabbix's MSSQL monitoring item fails to retrieve data from the database. This can happen due to various reasons, such as:

Restart the agent. Also, spread items across multiple trapper items or use a Zabbix proxy for distributed SQL monitoring.

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.