Answer the question
In order to leave comments, you need to log in
How to create data items from JSON file in zabbix?
The server returns JSON like this:
{ "{#DATE}":"2021-01-01+00:01",
"{#ITEM}": {
"{#CLIENT}":"Вася",
"{#MONEY}":"20"
},
"{#ITEM}": {
"{#CLIENT}":"Петя",
"{#MONEY}":"80"
},
"{#ITEM}": {
"{#CLIENT}":"Маша",
"{#MONEY}":"45"
}
}
"Вася"
"Вася - 20"
"Петя"
"Петя - 80"
"Маша"
"Маша - 45"
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