I've recently been trying to figure out how to get data out of Zabbix using the API so I can create custom graphs in a third party application. So far, it seems the history.get method in the API is the best way to do this.
My question to you is: Is this history data i'm getting from the history.get method the same data Zabbix uses to generate the graphs i see in Zabbix? Or is that data coming from somewhere else?
Thanks
My question to you is: Is this history data i'm getting from the history.get method the same data Zabbix uses to generate the graphs i see in Zabbix? Or is that data coming from somewhere else?
Thanks
Comment