Ad Widget

Collapse

JSON

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jurast
    Junior Member
    • Jun 2020
    • 2

    #1

    JSON

    Hello everyone,

    i have web service rsponse in JSON and i would like to monitor values in Zabbix.

    The problem is that i can not get Zabbix to preprocess this JSON.

    This is one sample:

    Code:
    {
        "status": 0,
        "senddelay": 34.268392,
        "queuedelay": 102.460679
    }
    I need to have a graph for this values.

    I have checked JSONpath online and it's working fine..

    Click image for larger version

Name:	jsonpath.PNG
Views:	106
Size:	31.0 KB
ID:	403679

    Help is appriciated.
    Last edited by jurast; 19-06-2020, 14:23.
Working...