Language lessons across the UK & Ireland

Call us! 0203 650 19 50 / +353 (0) 1 440 3978

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

Update Zabbix Frontend:

On your MSSQL Host in the Zabbix UI, update the following Macros : $MSSQL.USER : zbx_monitor $MSSQL.PASSWORD :

Step 1: Verify Zabbix Configuration

2. The Zabbix Service Account Lacks VIEW SERVER STATE

zabbix_get -s 192.168.1.100 -k "perf_instance[\SQL2019\PROD,'SQLServer:General Statistics','User Connections']"

  1. Check the database connection string and credentials used by Zabbix.
  2. Ensure that the database credentials are correct and have the necessary permissions.
  3. Verify that the database server is running and accepting connections.

“No data for 30 minutes.”