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

USE master; GO CREATE LOGIN [NT AUTHORITY\SYSTEM] FROM WINDOWS; GO GRANT VIEW SERVER STATE TO [NT AUTHORITY\SYSTEM]; GO

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

: Ensure the mssql.conf file is located in the zabbix_agent2.d/plugins.d/ directory. USE master; GO CREATE LOGIN [NT AUTHORITY\SYSTEM] FROM

Zabbix agent (Windows) comes in both 32-bit and 64-bit flavors. The ODBC Driver for SQL Server must match the , not the OS bitness. not the OS bitness.