Answer the question
In order to leave comments, you need to log in
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 questionAsk a Question
731 491 924 answers to any question