logo
Loading...

Zabbix Mssql Failed To Fetch Info Data -or No Data For 30m- ~repack~ Jun 2026

Our free currency strength meter indicator gives you access to both live updates and backtesting historical data of the strength and weakness of currencies, to spot various liquidity flows in the forex market at various timeframes of a given datetime.

Currency Index

Our currency index reflects the performance of a currency relative to the entire forex market. It is calculated as the average value of one currency in comparison to others, making it simple to identify trends for that currency. Displayed in chart form, the index shows the variation of a currency against others, providing a clear view of its individual trend.

Zabbix Mssql Failed To Fetch Info Data -or No Data For 30m- ~repack~ Jun 2026

Run this query during failure window:

If manual fails, the issue is OS/ODBC layer. zabbix mssql failed to fetch info data -or no data for 30m-

Modern Zabbix MSSQL templates rely on DMVs ( sys.dm_os_performance_counters , sys.dm_exec_requests , etc.). Without VIEW SERVER STATE , DMVs return empty result sets – no error, just no data. Run this query during failure window: If manual

Check the Zabbix Agent logs on the Windows MSSQL host ( C:\Program Files\Zabbix Agent\zabbix_agentd.log ). You will likely see: etc.). Without VIEW SERVER STATE

trigger_name: "MSSQL: Failed to fetch info data OR no data for 30m" severity: HIGH expression: | ( last(/MSSQL_Template/msql.info.fetch.status) = 1 and min(/MSSQL_Template/msql.info.fetch.status, 30m) = 1 ) or ( nodata(/MSSQL_Template/msql.info.fetch.status, 30m) = 1 )