Zabbix 6.0.3 Mysql database
Template - MSSQL by ODBC
Problem Item "Get performance counters" is fetching incomplete data. The read data length is 65535 characters but incomplete. Hence unable to compute lot of dependent items. Through the isql interface the same sql command returns the complete data of 956160 characters.
Need a solution for getting the complete data in zabbix
Template - MSSQL by ODBC
Problem Item "Get performance counters" is fetching incomplete data. The read data length is 65535 characters but incomplete. Hence unable to compute lot of dependent items. Through the isql interface the same sql command returns the complete data of 956160 characters.
Need a solution for getting the complete data in zabbix
atabases' as object_name,'State' as counter_name,name as instance_name,state as cntr_value
Comment