L
L
Leonid Leonidovich2019-11-10 18:55:18
Zabbix
Leonid Leonidovich, 2019-11-10 18:55:18

Zabbix 4.2. HTTP agent. Auto detect (lld) JSON array elements?

Hello!!! I have JSON format:
{
"Info": {
"name": "Test01",
"uptime": 7576476,
"timezone": "Europe/Moscow"
}
,
"Data": [
{
"id": "1" ,
"name": "test1",
"address": " localhost/server/han.php?id=3 ",
"description": "",
"connection": true,
"request": true
}
,
{
"id ": "2",
"name": "test2",
"address": " localhost/server/han.
"name": "test3",
"address": " localhost/server/han.php?id=1 ",
"description": "",
"connection": true,
"request": true
}
]
}
How do I create data elements in accordance with the existing elements of the DATA array? I would like to use discovery through the http agent. Thanks in advance!

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question