Greetings.
I'm using this official template with zabbix version 5.0.4
After configure the ODBC connection and verify is working fine, auto discovery can retrieve databases but each value
Preprocessing failed for: [{"object_name":"MSSQL$ISNTANCENAME","counter_na me":"Uptime","instance_name":"","cntr_value":".. .
1. Failed: cannot extract value from json by path "$[?(@.object_name=='MSSQL$ISNTANCENAME:SQL Statistics' && @.counter_name=='Batch Requests/sec')].cntr_value.first()": no data matches the specified path
Usually i use other kinds of template, but this one as be official template was testing. What are wrong with this? Anyone tried to work with this ?
Found this thread in the community but didn't understand the solution given
I'm using this official template with zabbix version 5.0.4
After configure the ODBC connection and verify is working fine, auto discovery can retrieve databases but each value
Preprocessing failed for: [{"object_name":"MSSQL$ISNTANCENAME","counter_na me":"Uptime","instance_name":"","cntr_value":".. .
1. Failed: cannot extract value from json by path "$[?(@.object_name=='MSSQL$ISNTANCENAME:SQL Statistics' && @.counter_name=='Batch Requests/sec')].cntr_value.first()": no data matches the specified path
Usually i use other kinds of template, but this one as be official template was testing. What are wrong with this? Anyone tried to work with this ?
Found this thread in the community but didn't understand the solution given
Comment