Hey everyone,
So, my zabbix server is monitoring lot of machines and collecting certain data about each machine.
What I want to do is : From my java code, I want to call the zabbix API(passing machine id or name as parameter) to return the lastest data(from its database) for a particular machine(or maybe all).
Can this be done?
Please let me know. I am new to working on zabbix.
Thanks a lot.
So, my zabbix server is monitoring lot of machines and collecting certain data about each machine.
What I want to do is : From my java code, I want to call the zabbix API(passing machine id or name as parameter) to return the lastest data(from its database) for a particular machine(or maybe all).
Can this be done?
Please let me know. I am new to working on zabbix.
Thanks a lot.