Ad Widget

Collapse

MSSQL - no data matches the specified path

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blanguedoc
    Junior Member
    • Jul 2022
    • 5

    #1

    MSSQL - no data matches the specified path

    Hello,
    I have a problem with the Zabbix MSSQL template it does not give me much data
    Preprocessing failed for: [{"object_name":"IP16","counter_name":"Uptime"," ins tance_name":"","cntr_value":"29275"},{"object_...
    1. Failed: cannot extract value from json by path "$[?(@.object_name=='IP16:Memory Manager' && @.counter_name=='Memory Grants Pending')].cntr_value.first()": no data matches the specified path
    Click image for larger version

Name:	zabbix.png
Views:	533
Size:	45.8 KB
ID:	448004


    ODBC configuration at Zabbix Proxy level is ok,
    Do you have a solution ?

    Cordialement
    Bastien LANGUEDOC
  • jchavezb
    Junior Member
    • Jan 2021
    • 5

    #2
    You must use MSSQL$IP16 in {$MSSQL.INSTANCE}

    Comment

    Working...