Zabbix Mssql Failed To Fetch Info Data -or No Data For 30m- | CONFIRMED × HOW-TO |
The green lights returned.
This public link is valid for 7 days and shares a thread, including any personal information you added. This link or copies made by others cannot be deleted. If you share with third parties, their policies apply. Can’t copy the link right now. Try again later.
This is often the root cause. Zabbix cannot establish a connection to the MS SQL Server at all. Symptoms may include a complete absence of data for all items related to the template, errors in Zabbix logs indicating a failed connection, or a ZBX_NOTSUPPORTED status for items like mssql.ping . A common manifestation is the Data source name not found error, indicating that the DSN (Data Source Name) configured in Zabbix is not recognized by the system. zabbix mssql failed to fetch info data -or no data for 30m-
Note: The exact path to the libtdsodbc.so file may vary depending on your Linux distribution. Use find / -name 'libtdsodbc.so' to locate it. .
MSSQL: Failed to fetch info data (or no data for 30m) - ZABBIX Forums The green lights returned
SELECT DISTINCT object_name FROM sys.dm_os_performance_counters;
When this trigger fires, the monitoring chain is broken at one of three levels: , Connectivity , or Configuration . If you share with third parties, their policies apply
MSSQL: Failed to fetch info data (or no data for 30m) - Zabbix