I am creating a pyhton module in order to make a CPU utilization report. Currently, Zabbix API returns only the latest value of host's item.
Does anyone know the correct API request to get the last,min,avg,max values within a time span, similar as shown in host's Graph?
Does anyone know the correct API request to get the last,min,avg,max values within a time span, similar as shown in host's Graph?