Hi,
I have an API with the following data that i would like to feed into Zabbix. The idea is to grab data every 24 hours, the data contains
I have a master host that grabs the json file and I'm just at creating dependants. Now i could use jsonpath to grab individual data but there are multiple rows of data. I'm a little unsure on how to do this.
I would be expecting each name G, I etc to be its own item and then each row under data to be entered with the data and date.
I have an API with the following data that i would like to feed into Zabbix. The idea is to grab data every 24 hours, the data contains
I have a master host that grabs the json file and I'm just at creating dependants. Now i could use jsonpath to grab individual data but there are multiple rows of data. I'm a little unsure on how to do this.
I would be expecting each name G, I etc to be its own item and then each row under data to be entered with the data and date.
Comment