Hello,
Sorry if this question has been previously answered somewhere else, but I haven't managed to find the answer to this question.
I would like to know if there is any way to get programmatically the values of a Zabbix graph // latest data entry.
My idea would be to develop a script which will periodically call Zabbix to fetch some monitored data (e.g. CPU load) and make a decision upon it.
Ideally there would be a REST//RPC API I could use for this, but I am not sure if this is the case.
Thank you,
Sorry if this question has been previously answered somewhere else, but I haven't managed to find the answer to this question.
I would like to know if there is any way to get programmatically the values of a Zabbix graph // latest data entry.
My idea would be to develop a script which will periodically call Zabbix to fetch some monitored data (e.g. CPU load) and make a decision upon it.
Ideally there would be a REST//RPC API I could use for this, but I am not sure if this is the case.
Thank you,
Comment