I'm working for a company that has some tools running on top of Oracle Forms. We monitor data from the users, and would like to push it to Zabbix running on a client machine.
I looked into the API and it seems like the way to go about it is through the API, specifically, I think, the Web Scenarios API. But I'm new to this so I'm not sure.
Ideally I would have a REST API that allows me to POST key value pairs to Zabbix, and allow the client to monitor these values through their Zabbix interface. Is this possible?
I looked into the API and it seems like the way to go about it is through the API, specifically, I think, the Web Scenarios API. But I'm new to this so I'm not sure.
Ideally I would have a REST API that allows me to POST key value pairs to Zabbix, and allow the client to monitor these values through their Zabbix interface. Is this possible?
Comment