I have some metrics being reported to a graphite instance that I would love to be able to view on my Zabbix dashboard (rather than seeing them in graphite or grafana). Is this possible?
I see a bunch of projects like https://github.com/srknc/graphite2zabbix and https://github.com/adubk...
Search Result
Collapse
3 results in 0.0031 seconds.
Keywords
Members
Tags
-
getting data from graphite
-
API history.get
Hi,
I have been tasked with getting metric data from Zabbix and pushing it into Graphite. From the documentation it seems that the API call I want is history.get(). The return for history.get() is:
"result": [
{
"itemid":... -
Zabbix & Graphite
My company makes extensive use of Graphite. Is there a way to integrate Zabbix with Graphite, so that performance data can be sent to Graphite and not just recorded in the Zabbix DB?